Hi,
I have an apache web-server running.
I need to set up http access to the servers log-files in the easiest way possible.
Dont worry about security, this is just a local test-server for testing purposes.
documentroot is set to /usr/env/dev/www/docs
And I need to give http access to all files under
/usr/env/dev/logs
Any suggestions for a real newbie like me? ;)
Thanks for your help guys!