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
9 hours 15 min ago
11 hours 43 min ago
23 hours 37 min ago
1 day 2 hours ago
1 day 6 hours ago
1 day 12 hours ago
1 day 22 hours ago
1 day 23 hours ago
2 days 8 hours ago
2 days 9 hours ago