Welcome Guest, Not a member yet? Register   Sign In
URGENT: Problem with ? in url's
#4

[eluser]missionsix[/eluser]
Add any subfolders you don't want included onto the RewriteCond line. separate items with a Bar |, escape everything else

Code:
RewriteEngine on
RewriteCond $1 !^(index\.php|images|js|css|forums)
RewriteRule ^(.*)$ index.php/$1 [L,QSA]



PS

I remember MickM. Actually we used to exchange links, but it looks like you've abandoned my link since you switched versions.

Links Page


Messages In This Thread
URGENT: Problem with ? in url's - by El Forum - 08-12-2008, 03:39 PM
URGENT: Problem with ? in url's - by El Forum - 08-12-2008, 03:44 PM
URGENT: Problem with ? in url's - by El Forum - 08-12-2008, 03:49 PM
URGENT: Problem with ? in url's - by El Forum - 08-12-2008, 03:49 PM
URGENT: Problem with ? in url's - by El Forum - 08-12-2008, 03:58 PM
URGENT: Problem with ? in url's - by El Forum - 08-12-2008, 05:05 PM
URGENT: Problem with ? in url's - by El Forum - 08-13-2008, 01:02 AM
URGENT: Problem with ? in url's - by El Forum - 09-04-2008, 11:28 AM
URGENT: Problem with ? in url's - by El Forum - 09-04-2008, 01:04 PM



Theme © iAndrew 2016 - Forum software by © MyBB