Hi, I've installed Apache on my system. If I point my browser to http://127.0.0.1 or http://gordsbox I get the default page provided by Apache so I know it's running. I'm trying to get it to map my public_html directory to my page. ie... http://127.0.0.1/~gord
the UserDir directive was set to public_html by default. I've granted full access to public_html and it's contents. Despite this http://127.0.0.1/~gord returns... Forbidden You don't have permission to access /~gord on this server. Apache-AdvancedExtranetServer/1.3.19 Server at gordbox Port 80 Anything I'm missing here? Cheers, Gord
