Welcome Guest, Not a member yet? Register   Sign In
Need help removing index.php from url
#4

[eluser]alucard[/eluser]
Thanks for helping me out guys.

I needed to add # before the RewriteBase / in the ht.access file because my project is in another folder.


Before it was

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /


now its

<IfModule mod_rewrite.c>
RewriteEngine On
# RewriteBase /

Thanks to all who tried to help me out.

Bye

Alucard


Messages In This Thread
Need help removing index.php from url - by El Forum - 04-25-2011, 02:58 AM
Need help removing index.php from url - by El Forum - 04-25-2011, 03:24 AM
Need help removing index.php from url - by El Forum - 04-26-2011, 07:49 AM
Need help removing index.php from url - by El Forum - 05-12-2011, 10:30 PM



Theme © iAndrew 2016 - Forum software by © MyBB