Welcome Guest, Not a member yet? Register   Sign In
Problems Getting rid of index.php from URL
#1

[eluser]Oussama M Billah[/eluser]
Hello,

I followed the user guide instructions to remove the index.php from the URL but I get a 500 Internal server error when creating the .htaccess file.
that i have in the .htaccess file

Code:
RewriteEngine on
RewriteCond $1 !^(index\.php|images|robots\.txt)
RewriteRule ^(.*)$ /index.php/$1 [L]

I looked at other solutions in the forum but was not able to get it to work?

I m working on a windows machine running apache 2.2

Any help?

Thanks
Oussama


Messages In This Thread
Problems Getting rid of index.php from URL - by El Forum - 08-30-2009, 12:33 PM
Problems Getting rid of index.php from URL - by El Forum - 08-31-2009, 07:26 AM
Problems Getting rid of index.php from URL - by El Forum - 08-31-2009, 07:27 AM
Problems Getting rid of index.php from URL - by El Forum - 08-31-2009, 08:58 AM
Problems Getting rid of index.php from URL - by El Forum - 08-31-2009, 09:05 AM
Problems Getting rid of index.php from URL - by El Forum - 08-31-2009, 09:33 AM
Problems Getting rid of index.php from URL - by El Forum - 08-31-2009, 10:12 AM
Problems Getting rid of index.php from URL - by El Forum - 08-31-2009, 10:20 AM
Problems Getting rid of index.php from URL - by El Forum - 08-31-2009, 10:23 AM
Problems Getting rid of index.php from URL - by El Forum - 08-31-2009, 10:29 AM
Problems Getting rid of index.php from URL - by El Forum - 08-31-2009, 10:51 AM



Theme © iAndrew 2016 - Forum software by © MyBB