Как установить joomla в freebsd? Добавил в httpd.conf
Alias /site/ "/usr/home/user/site/"
<Directory "/usr/local/www/apache22/data/">
Options none
AllowOverride Limit
Order Deny,Allow
#Deny from all
Allow from all
</Directory>
Захожу через браузер http://192.168.2.202/site/ You don't have permission to access /site/ on this server.
Freebsd Apache22 Joomla
Модератор: arachnid