htaccess issues

Discussion in 'Installation/Configuration' started by TheJackal, Jul 28, 2006.

  1. TheJackal

    TheJackal New Member

    I have a site that needs the following in there .htacess file:

    Options All -Indexes
    DirectoryIndex index.php index.htm index.html

    <Files .ftaccess>
    deny from all
    </Files>

    <Files .staccess>
    deny from all
    </Files>


    Everytime there .htacess file is updated with this information so pages can be accessed.

    Once the .htacess is emptied everything starts to work fine.
     
  2. falko

    falko Super Moderator Howtoforge Staff

Share This Page