Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using mod_rewrite alongside mod_negotiate.

Status
Not open for further replies.

deadpool42

Programmer
Joined
May 24, 2004
Messages
40
I'd like to use content negotiation for images, and at the same time rewrite every request for /links/ to links.pl. The problem is that mod_negotiate always butts in and trys and fails to return a file named links. It doesn't matter what order the .htaccess directives are in, the content negotiation always happens before the rewriting. What am I missing?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top