Hejsa
Jeg har et underligt problem med Apache.
I min httpd.conf stå (bla.) følgende:
#
# This should be changed to whatever you set DocumentRoot to.
#
<Directory "/www/krygerweb">
#
# This may also be "None", "All", or any combination of "Indexes",
# "Includes", "FollowSymLinks", "ExecCGI", or "MultiViews".
#
# Note that "MultiViews" must be named *explicitly* --- "Options All"
# doesn't give it to you.
#
Options Indexes FollowSymLinks MultiViews
#
# This controls which options the .htaccess files in directories can
# override. Can also be "All", or any combination of "Options", "FileInfo",
# "AuthConfig", and "Limit"
#
AllowOverride None
#
# Controls who can get stuff from this server.
#
Order allow,deny
Allow from all
</Directory>
Når jeg kører apachectl configtest får jeg følgend fejl i linien "Order
allow,deny".
Syntax Error on line 329 of /usr/local/apache/conf/httpd.conf:
Invalid command 'Order', perhaps mis-spelled or defined by a module not
included in the server configuration
Hva' pokker er der galt med den linie???? Det plejer da ikke at være et
problem.....
--
mvh
Thomas D. Kryger
www.akvariet.dk
www.akvariemarked.dk