не запускаеться апач почле установки SAMS
Код: Выделить всё
ee /usr/local/etc/apache/httpd.conf
Alias /sams "/usr/local/share/sams/"
<Directory "/usr/local/share/sams/">
AllowOverride AuthConfig
Options Indexes MultiViews
Order allow,deny
Allow from all
</Directory>
до этого проверял все работало (
запуская апача он не работает пишет
Код: Выделить всё
# /usr/local/etc/rc.d/apache start
Starting apache.
Syntax error on line 9 of /usr/local/etc/apache/httpd.conf:
Invalid command 'Alias', perhaps mis-spelled or defined by a module not included in the server configuration