Welcome Guest, Not a member yet? Register   Sign In
How i can remove the index.php from the url
#4

[eluser]CroNiX[/eluser]
Is your apache config similar to this except with the correct path to your htdocs?
Code:
<Directory "D:/public_html">
    Options Indexes FollowSymLinks
    AllowOverride All
    Order allow,deny
    Allow from all
</Directory>


Messages In This Thread
How i can remove the index.php from the url - by El Forum - 09-15-2012, 09:44 AM
How i can remove the index.php from the url - by El Forum - 09-15-2012, 11:01 AM
How i can remove the index.php from the url - by El Forum - 09-15-2012, 12:48 PM
How i can remove the index.php from the url - by El Forum - 09-15-2012, 04:30 PM
How i can remove the index.php from the url - by El Forum - 09-15-2012, 04:32 PM



Theme © iAndrew 2016 - Forum software by © MyBB