Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: question on CGI module's url with mod_rewrite

by naChoZ (Curate)
on Dec 12, 2007 at 19:40 UTC ( [id://656696]=note: print w/replies, xml ) Need Help??


in reply to question on CGI module's url with mod_rewrite

Quick example from the commandline...

# perl -le 'use URI; my $url = URI->new("http://www.example.com/app/ +xyz/123"); print $url->path;' /app/xyz/123

--
naChoZ

Therapy is expensive. Popping bubble wrap is cheap. You choose.

Replies are listed 'Best First'.
Re^2: question on CGI module's url with mod_rewrite
by Anonymous Monk on Dec 12, 2007 at 20:54 UTC
    argh. i wasn't thinking straight. thanks!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (2)
As of 2024-04-19 19:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found