Apache Problems

I've went through the httpd.conf file & enabled UserDir's but when I try to broswe to one via a web browser it tells me "You don't have permission to access /~user/index.html on this server." Any one got any ideas?

thanks

Demon Spawn

1 Reply

Remember that the apache process runs as some user, and this user must be allowed to enter the user's homedir and read files.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct