Results 1 to 1 of 1

Thread: accessing subdirectories on server

  1. #1
    Join Date
    Jul 2012
    Location
    Elmira, NY
    Beans
    283
    Distro
    Ubuntu 14.04 Trusty Tahr

    accessing subdirectories on server

    when i try to access any file in a sub directory of /var/www from the browser i get an error. I sometimes get a permission denied or this:
    Code:
    [an error occurred while processing this directive]
    not sure which makes the difference.

    What can i do to make sub directories of /var/www accessible?

    i tried this but it did not do anything
    Code:
    sudo chmod a+x /var/www/test
    Last edited by micahpage; October 5th, 2012 at 06:15 AM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •