usermod_dir
#1
usermod_dir
got usermod_dir enabled.

config below:

Code:
<IfModule mod_userdir.c> UserDir public_html UserDir disabled root UserDir enabled whitfield <Directory /var/sentora/hostdata/*/public_html> DirectoryIndex index.php index index.html default.html default.$ AllowOverride All Options MultiViews Indexes SymLinksIfOwnerMatch <Limit GET POST OPTIONS> Order allow,deny Allow from all </Limit> <LimitExcept GET POST OPTIONS> Order deny,allow Deny from all </LimitExcept> </Directory> </IfModule>

any reason why it gets 404?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)