Hi.
I wish to enable asp on some website hosted by ISPConfig3.
I found this old thread:
http://www.howtoforge.com/forums/showthread.php?t=16141
which explains how to do that, but works partially.
I installed the module, added the relevant apache config options, but I get the following error in apache's error.log:
Code:
Handling exception type UnauthorizedAccessException
Message is Access to the path "/var/www/MYSITE.com/web" is denied.
IsTerminating is set to True
this is probably because mono server runs as www-data but the directory is owned by web3:client0.
What's the proper way to fix? add www-data to client0 group or something else?
thanks
Recent comments
23 hours 24 min ago
1 day 2 hours ago
1 day 3 hours ago
1 day 4 hours ago
1 day 6 hours ago
1 day 8 hours ago
1 day 9 hours ago
2 days 1 hour ago
2 days 2 hours ago
2 days 5 hours ago