serpent_driver
- Total activity 70
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 13
Comments
Recent activity by serpent_driver-
Thank you, will do!
-
Would you happen to be using the WordPress plugin as well to generate that cache? No, I developed a couple of new plugins for applications where is no plugin available, but they follow cache beh...
-
Is your LScache being stored in /home/lscache? Yes, for Server level, but it is unused. On VHost Level every account has its own /lscache dir in /home/account/lscache and this location is affect...
-
If you have a separate domain that isn't the hostname that is also pointed to your server's IP address, I would bet it works how you expect. This bet you will definitely win, but with a bad quot...
-
For better understanding. example.com is in use and has additional DNS entry for with and without www test1.example.com is in use and has additional DNS entry for with and without www test2.examp...
-
Okay, no SSL support is no problem, but what is about www. and without
-
[Update] The previous configuration for new virtual host works, but only with "www.". Without www. /var/www./html/cgi-sys/defaultwebpage.cgi is used instead of new document root in other directory...
-
For others who also wants to block access to RDNS (== "hostname") here is a working example: 1.) Create directory for document root. preferably in /home 2.) Create directory for log files. prefera...
-
Issues will happen if you edit the main /etc/apache2/conf/httpd.conf file directly on the machine. No, I added the defines in pre_virtualhost_2.conf for specific Apache version like it is expla...
-
As with any change on a cPanel system, you wouldn't be able to edit the Apache configuration directly as that will be overwritten. Sorry to questioning this. That means I can/must remove what yo...