Home General Chat
If you need urgent support, call 999 or go to your nearest A&E. To contact our Crisis Messenger (open 24/7) text THEMIX to 85258.
Read the community guidelines before posting ✨
Options

Apache Server Config

Former MemberFormer Member Posts: 1,876,323 The Mix Honorary Guru
I've just noticed that I am unable to view file directory's as I just get a 403 Forbidden error message. Which file do I need to edit? Is it httpd.conf and what lines do I need to edit?

Comments

  • Options
    Former MemberFormer Member Posts: 1,876,323 The Mix Honorary Guru
    I've just noticed that I am unable to view file directory's as I just get a 403 Forbidden error message. Which file do I need to edit? Is it httpd.conf and what lines do I need to edit?

    http://www.faqts.com/knowledge_base/view.phtml/aid/9804

    That looks like it. Could be wrong, though.
  • Options
    Former MemberFormer Member Posts: 1,876,323 The Mix Honorary Guru
    That be the one, ta.
  • Options
    Former MemberFormer Member Posts: 1,876,323 The Mix Honorary Guru
    If this is a home server, then do what you like :). On a production box, consider leaving the configuration as it is, and changing the permissions on a per-directory basis using .htaccess files - it should make things a little more secure by default, as you have to allow the listing of all files in a specific directory rather than disallow them...
Sign In or Register to comment.