• Resolved graphitewp2

    (@graphitewp2)


    Hello –

    Im curious if there is tampering in my htaccess? Why does it say, deny from all … its as if the traffic is being denied!

    <IfModule mod_suphp.c>
    suPHP_ConfigPath /home/websitename
    <Files php.ini>
    order allow,deny
    deny from all
    </Files>
    </IfModule>

    Appreciate all your comments.

Viewing 3 replies - 1 through 3 (of 3 total)
  • its as if the traffic is being denied!

    Only browser access to your sites custom php.ini file is being denied. Here’s a quick reference for how it is being used.

    https://my.bluehost.com/cgi/help/286

    Thread Starter graphitewp2

    (@graphitewp2)

    Thanks ClaytonJames, BTW thats all the text in my .htaccess. I can freely access the concerned site, so I think it should be all that I might need 🙂

    You’re welcome!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘.htaccess’ is closed to new replies.