I am running RHv3 and Apache 2.0.46. So my default webserver directory is /var/
At the same level is a nice directory with the cool default webalizer stuff in it at /var/
So, I am thinking, it would be nice to be able to browse to this page (/var/ so I can peep the usage. I also thought the best/cleanest/most proper way to do this would be to make a symbolic link of the usage directory and place it in the web directory (/var/
However, that gives me a permissions error (403 forbidden). This is mildly puzzling as the permissions for /var/ are set to 775.
Can someone please help me to clear up my mis-understanding and suggest a proper way to access the /var/ directory from the convienance of a browser?
At the same level is a nice directory with the cool default webalizer stuff in it at /var/
So, I am thinking, it would be nice to be able to browse to this page (/var/ so I can peep the usage. I also thought the best/cleanest/most proper way to do this would be to make a symbolic link of the usage directory and place it in the web directory (/var/
However, that gives me a permissions error (403 forbidden). This is mildly puzzling as the permissions for /var/ are set to 775.
Can someone please help me to clear up my mis-understanding and suggest a proper way to access the /var/ directory from the convienance of a browser?