Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Re: CGI.pm bug? Or Apache issue?

by echo (Pilgrim)
on Aug 30, 2001 at 00:36 UTC ( [id://108884]=note: print w/replies, xml ) Need Help??


in reply to Re: CGI.pm bug? Or Apache issue?
in thread CGI.pm bug? Or Apache issue?

If /foo is a directory, and DirectoryIndex is set to index.cgi, then a request for /foo yields an external redirect to /foo/, and a request to /foo/ yields an internal redirect to /foo/index.cgi.

BTW 304 is "not modified", a response to an If-Modified-Since or similar conditional request. Redirects are 301 and 302.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (4)
As of 2024-04-24 18:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found