Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Perl script to handle requests to a http://.../path/*

by submersible_toaster (Chaplain)
on Sep 12, 2003 at 01:33 UTC ( [id://290890]=note: print w/replies, xml ) Need Help??


in reply to Perl script to handle requests to a http://.../path/*

When writing a prototype web application I ran into a similar issue, for me paths were the crux of the matter, and urls like http://my.test.server/webapp/path/to/my/favorites to be much more sensible than http://my.test.server/cgi-bin/webapp.pl?path=/path/to/my/favorites

The modperl pages are a wonderful resource. Specifically you might like to look at Location & SetHandler which can do what you need. Getting your admins to hack on the httpd.conf for you is an excersise for the reader :).


I can't believe it's not psellchecked

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://290890]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (4)
As of 2024-04-23 06:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found