Welcome Guest, Not a member yet? Register   Sign In
default htacess causing headaches
#2

[eluser]danmontgomery[/eluser]
Before those 3 lines,

Code:
RewriteCond $1 ^(folder_1|folder_2|robots\.txt)
RewriteRule ^(.*)$ - [PT,L]

You can add any folders or files (be sure to escape special characters) to the list separated by | and they will not be routed through CI... The filenames are relative to the location of .htaccess


Messages In This Thread
default htacess causing headaches - by El Forum - 03-24-2010, 10:38 AM
default htacess causing headaches - by El Forum - 03-24-2010, 10:49 AM
default htacess causing headaches - by El Forum - 03-24-2010, 11:20 AM
default htacess causing headaches - by El Forum - 03-24-2010, 12:02 PM
default htacess causing headaches - by El Forum - 03-24-2010, 01:04 PM



Theme © iAndrew 2016 - Forum software by © MyBB