Tutorials applicable on more than one Unix/Linux OS and shell scripts: ssh / openssl / protocols.

Advertisement


Similar topics to Invalid command 'Order', perhaps misspelled or defined by a module not included in the server config


Advertisement


Invalid command 'Order', perhaps misspelled or defined by a module not included in the server config

Postby debuser » Tue Jan 12, 2010 2:25 pm

Apache 'Invalid command 'Order', perhaps misspelled or defined by a module not included in the server configuration' give the above error message when the "Order" directive is used in it's main or vhosts configuration file(s).

This directive needs the authz_host_module module to be loaded into apache. If you compiled apache with shared modules, then look for the following line in httpd.conf and uncomment it:
Code: Select all
LoadModule authz_host_module modules/mod_authz_host.so


Restart apache and the error will be gone.
debuser
 
Posts: 22
Joined: Thu Aug 06, 2009 9:48 am


Advertisement


Return to Tutorials for general Unix

Similar topics


Who is online

Users browsing this forum: No registered users and 0 guests

cron