Захожу на саозданный хост и мне выдает ошибку:
Forbidden
You don't have permission to access / on this server.
/etc/apache2/sites-available/site.st :
<VirtualHost *:80>
ServerName site.st
ServerAlias www.site.st
ServerAdmin admin@site.st
DocumentRoot /home/phn/public_html/
<Directory /home/phn/public_html>
Options -Indexes FollowSymLinks MultiViews
AllowOverride All
Order allow,deny
allow from all
</Directory>
</VirtualHost>
/etc/hosts :
127.0.0.1 localhost
127.0.1.1 home
127.0.0.1 site.st
error.log :
[Mon Apr 01 12:28:05 2013] [crit] [client 127.0.0.1] (13)Permission denied: /home/phn/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable