Hi,
I'm sorry, I don't speak English very well
I followed this tutorial to set up UserDir on my intranet server.
http://www.howtoforge.com/userdir-ac...onfig-3-server
All works well for the HTML page, but I want to activate the php
I edit "/etc/apache2/mods-available/php5.conf" and I commenting line "php_admin_value engine Off"
Quote:
<IfModule mod_userdir.c>
<Directory /home/*/public_html>
#php_admin_value engine Off
</Directory>
</IfModule>
</IfModule>
|
I restart Apache2, but I get an error 403 "You do not have permission to access /~ clientsite.local / on this server."
I check the directory permissions clientsite.tld WEB site, and it is ok
Do you have any idea?
Recent comments
1 day 3 hours ago
1 day 6 hours ago
1 day 8 hours ago
1 day 9 hours ago
1 day 11 hours ago
1 day 12 hours ago
1 day 13 hours ago
2 days 5 hours ago
2 days 6 hours ago
2 days 10 hours ago