Forum Replies Created

Viewing 1 replies (of 1 total)
  • I need help with this as well. I’m not sure what “subdirectory” I need to place in the htaccess file.

    How can I figure this out please.

    Thanks

    Chris

    Here is what my file looks like:
    # -FrontPage-
    IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*
    <Limit GET POST>
    order deny,allow
    deny from all
    allow from all
    </Limit>
    <Limit PUT DELETE>
    order deny,allow
    deny from all
    </Limit>
    AuthName http://www.nutritionocular.com
    AuthUserFile /home/nutri/public_html/_vti_pvt/service.pwd
    AuthGroupFile /home/nutri/public_html/_vti_pvt/service.grp

Viewing 1 replies (of 1 total)