"A. Pagaltzis" <[EMAIL PROTECTED]> writes:

> * Terrence Brannon <[EMAIL PROTECTED]> [2005-09-02 16:20]:
>> Can you make the PathInfo stuff you are doing available on
>> sourceforge or elsewhere?
>
> Yes, I shall, though it might take me a few days.

I really need this now, even if it's just a tarfile emailed to
[EMAIL PROTECTED] 

Will your module work with plain CGI? I have avoided using REST
vocabulary in my URLs for something I'm working on because I don't
have your module:

        <li> <a href="/gb/x.cgi?task=sign_book">  Sign Guestbook  </a> </li>
        <li> <a href="/gb/x.cgi?task=view_book">  View Guestbook  </a> </li>
        <li> <a href="/gb/x.cgi?task=book_stats"> Guestbook Stats </a> </li>

I want to be jet-set like you and use paths:

        <li> <a href="/gb/x/sign">  Sign Guestbook  </a> </li>
        <li> <a href="/gb/x/view">  View Guestbook  </a> </li>
        <li> <a href="/gb/x/stats"> Guestbook Stats </a> </li>

So much cleaner


>
> Regards,
> -- 
> Aristotle Pagaltzis // <http://plasmasturm.org/>

What a cute use of icons!

-- 
        Carter's Compass: I know I'm on the right track when,
           by deleting something, I'm adding functionality.



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
cgi-prototype-users mailing list
cgi-prototype-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cgi-prototype-users

Reply via email to