DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
Implement user directories without the '~'
RewriteEngine On RewriteCond /home/$1 -d RewriteRule ^/([^/]+)/(.*) /home/$1/public_html/$2
DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
Implement user directories without the '~'
RewriteEngine On RewriteCond /home/$1 -d RewriteRule ^/([^/]+)/(.*) /home/$1/public_html/$2