HenryMehta
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by HenryMehta-
HenryMehta commented,
Are you sure you are actually using EasyApache 4 ? If your server is still using EasyApache 3, you may need to follow the instructions at
-
HenryMehta commented,
Instructions on how to modify a users VHOST
-
HenryMehta commented,
Hello, The previous post offers the better approach. However, to answer your question, you won't see the names of the custom include files in the Apache configuration file. Apache is configured to...
-
HenryMehta commented,
Hi rpvw, config.force_ssl = true will force Ruby to use the https settings but if they're wrong it won't work. Henry
-
HenryMehta commented,
So I've created the ssl conf file in the directory as per: `/etc/apache2/conf.d/userdata/ssl/2_4/user/domain/includename.conf ` and restarted the server but the file isn't being included (or is bei...
-
HenryMehta commented,
I think I've worked out the issue, but don't know how to fix. The issue is httpd.conf has the line `DocumentRoot /home/mysite/public_html` but it should be `DocumentRoot /var/www/mysite/producti...
-
HenryMehta created a post,
how to modify virtualhost in WHM?
Hi I generally manage my Linux servers by logging in as root and doing everything from the command line (because I just do small stuff) but I've been asked to take over a WHM/CPanel Service with ...