PDA

View Full Version : Anyone familiar with mod_rewrite?



Freejack
January 19th, 2009, 04:24 PM
We're posting the IRC stats on this server, but I've got mod_rewrite running to get pretty urls, etc. The problem is, I need anything going to .../ircstats/ to be let through and not handled by the framework. Does anyone know what I need to add to the .htaccess to make that happen?

Thanks!

Freejack
January 20th, 2009, 11:31 AM
I would still be interested in finding out how to do this, but at least in this case I found it was just me being stupid and getting the URL wrong. I didn't need any changes to the .htaccess afterall. Yet.