Dear Wiki user, You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change notification.
The "Htaccess" page has been changed by MJBrune: http://wiki.apache.org/httpd/Htaccess?action=diff&rev1=40&rev2=41 Comment: AllowOverride None not AllowOveride None (fixed) {{{ <Directory /var/www/html> # ... other directives - AllowOveride None + AllowOverride None # ... other directives </Directory> }}} --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
