Please make a note, that WHM makes the changes accordingly, and in rare situations, you will need to make the changes. However, the following is the way you can make…
Tag: Virtual Private Server(s)
If Access is denied to a website when opening a Browser –
December 8, 2006 / General DiscussionUse the IP address instead of the Domain name, if you are able to do that then, it means that the domain name is not active or not propagated. For…
Manual Entry for SSL, It Fails from the WHM
November 27, 2006 / SSLAdd these Lines under httpd.conf file========================ServerAdmin [email protected] /home/securea/public_htmlBytesLog domlogs/secure.avmdvds.com-bytes_logServerName www.secure.avmdvds.comScriptAlias /cgi-bin/ /home/securea/public_html/cgi-bin/CustomLog /usr/local/apache/domlogs/secure.avmdvds.com-ssl_log “%t %{version}c %{cipher}c %{clientcert}c”User secureaGroup secureaSSLEnableSSLCertificateFile /usr/share/ssl/certs/secure.avmdvds.com.crtSSLCertificateKeyFile /usr/share/ssl/private/secure.avmdvds.com.keySSLLogFile /var/log/secure.avmdvds.comUserDir public_htmlSetEnvIf User-Agent “.*MSIE.*” nokeepalive ssl-unclean-shutdown======================== #service httpd stop#service…
Webalizer Commands
November 27, 2006 / Web HostingThe following commands for fixing the Webalizer stats under Hsphere: Webalizer for windows================== Following steps to be followed when Webalizer not working for windows: In the IIS, select the domain…