Hi after further tinkering with httpd conf following Stan Finleys guide get the following error when starting apache
Quote:
[jack@home ~]$ su -
Password:
[root@home ~]# /sbin/service httpd restart
Stopping httpd: [FAILED]
Starting httpd: Syntax error on line 319 of /etc/httpd/conf/httpd.conf:
Invalid command 'Options Indexes Includes FollowSymLinks SymLinksifOwnerMatch ExecCGI MultiViews', perhaps misspelled or defined by a module not included in the server configuration
[FAILED]
[root@home ~]#
|
gratefull for any ideas or pointers.