Link to home
Start Free TrialLog in
Avatar of jcneall
jcneallFlag for United States of America

asked on

Apache - Simple(I think) security question

I have installed Caldera Linux 2.3 which includes an Apache Web Server.  My sole purpose for installing this is to run MRTG to track router traffic.  This web server will be on a private network.  I've got MRTG working and I can view the data logged in as root but I would like to view the data from my workstation with a web browser.

Is there a default location that I can put this data that is automatically available without setting security?  Or is there a quick way to remove restrictions on a directory of my choice?  I've tried putting a directory in the HTML directory but when I try to access it from a web browser it returns "forbidden".

Thanks!!!
ASKER CERTIFIED SOLUTION
Avatar of marko020397
marko020397

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of jcneall

ASKER

That was it!  Thank you.