
September 2nd, 2004, 05:44 PM
|
|
Registered User
|
|
Join Date: Sep 2004
Posts: 25
Time spent in forums: 1 m 13 sec
Reputation Power: 0
|
|
Apache: "localhost/Search" becomes "localhost/search.js"?
I am utterly confused!
Requests to my server for the file "/Search" are serving the file "/search.js" and I don't know why?
I've examined my logs and this is what I've come up with.
In the access.log, requests show a 200 for the file "/Search".
In the rewrite.log, attempts were made to rewrite the file "/search.js".
There are no records in the error.log.
I have a feeling that I'm having problems with a "feature" of Apache that I don't know enough about.
Can anyone help?
|