rappie
- Total activity 35
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
Posts
Recent activity by rappie-
Symlink gives 500 error
I am a bit lost here. I've created a symlink to avoid having to have duplicate content for two very similar sites. ln -s /home/user/public_html/addon1.com/assets/ /home/user/public_html/addon2.co...
-
Redirect whm/cpanel users to hostname
Hi, How can I configure that users who try to access WHM or cPanel trough the server IP (on either http or https) will be redirected to the hostname of the server? So if users tries to logon to W...
-
Change SSH port question
I'd like to change the default port for SSH to another port below the 1024 range. (As suggested on this article in the
-
Segmentation fault on mod_dbd
I like to use the mod_authn_dbd module for password protected directory authentication. So I recompiled easyApache with both mod_authn_dbd and mod_dbd enabled. This caused a "DBD: Can't load drive...