Welcome Guest, Not a member yet? Register   Sign In
I can't remove index.php from my url's (rediect())
#5

[eluser]gRoberts[/eluser]
Apache Version: 1.3.37

.htaccess content:

Code:
RewriteEngine on
RewriteCond $1 !^(index\.php|resources|robots\.txt|favicon\.ico|backup|shop|cstemplates|cschat|ads|as|cs\-admin|bugtracker)
RewriteRule ^(.*)$ /index.php/$1 [L]

The RewriteCond works fine except the index.php situ.

phpinfo informs me that mod_rewrite is one of the loaded modules.


Messages In This Thread
I can't remove index.php from my url's (rediect()) - by El Forum - 06-22-2008, 12:10 PM
I can't remove index.php from my url's (rediect()) - by El Forum - 06-22-2008, 01:19 PM
I can't remove index.php from my url's (rediect()) - by El Forum - 06-22-2008, 01:28 PM
I can't remove index.php from my url's (rediect()) - by El Forum - 06-22-2008, 01:37 PM
I can't remove index.php from my url's (rediect()) - by El Forum - 06-22-2008, 02:03 PM
I can't remove index.php from my url's (rediect()) - by El Forum - 06-22-2008, 02:42 PM
I can't remove index.php from my url's (rediect()) - by El Forum - 06-22-2008, 02:56 PM
I can't remove index.php from my url's (rediect()) - by El Forum - 06-22-2008, 04:02 PM
I can't remove index.php from my url's (rediect()) - by El Forum - 06-22-2008, 04:15 PM
I can't remove index.php from my url's (rediect()) - by El Forum - 06-22-2008, 04:19 PM
I can't remove index.php from my url's (rediect()) - by El Forum - 06-23-2008, 01:53 AM
I can't remove index.php from my url's (rediect()) - by El Forum - 06-23-2008, 07:41 AM
I can't remove index.php from my url's (rediect()) - by El Forum - 06-23-2008, 07:57 AM
I can't remove index.php from my url's (rediect()) - by El Forum - 06-23-2008, 10:31 AM
I can't remove index.php from my url's (rediect()) - by El Forum - 06-23-2008, 10:37 AM
I can't remove index.php from my url's (rediect()) - by El Forum - 06-23-2008, 10:50 AM



Theme © iAndrew 2016 - Forum software by © MyBB