Welcome Guest, Not a member yet? Register   Sign In
Having issues removing that index.php. Tried all possible solutions with no luck :(
#12

[eluser]hobartimus[/eluser]
[quote author="Tim Brownlaw" date="1398397399"]
Your htaccess file has to be in your document root.. The same folder as your index.php above your application folder and it's friends!
[/quote]

It is.


[quote author="Tim Brownlaw" date="1398397399"]
Also check in your /Applications/MAMP/conf/apache/httpd.conf that you have

<Directory <path>>
Options Indexes FollowSymLinks
AllowOverride All
</Directory>
[/quote]

I checked this and it shows "AllowOverride None", but in MAMP > Hosts > Extended, "FollowSymLinks" is checked.

It doesn't show a path though. It just looks like this…

Code:
<Directory />
    Options Indexes FollowSymLinks
    AllowOverride None
</Directory>


Messages In This Thread
Having issues removing that index.php. Tried all possible solutions with no luck :( - by El Forum - 04-25-2014, 07:25 AM



Theme © iAndrew 2016 - Forum software by © MyBB