Community Forums
Connect with us on LinkedIn
Community Notice
+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Secret Agent
    Guest

    Default weird issue

    This is strange.

    I have an odd issue. I have a domain with SSL assigned to it. The domain shows index directory (as if nothing was uploaded yet) in regular non secure mode but shows proper actual website in secure mode. Odd. I deleted / re-added dns zone. Still same. How do I fix this?

  2. #2
    Super Moderator This forum account has been confirmed by cPanel staff to represent a vendor. chirpy's Avatar
    Join Date
    Jun 2002
    Location
    Go on, have a guess
    Posts
    13,495

    Default

    You'll have to look for the problem in httpd.conf
    Jonathan Michaelson

    Need your cPanel servers secured and tuned?
    cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
    Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
    http://www.configserver.com

  3. #3
    Secret Agent
    Guest

    Default

    Nothing looks wrong there...

    <VirtualHost xxx.202.64.187>
    ServerAlias www.domain domain
    ServerAdmin webmaster@domain
    DocumentRoot /home/digitalm/public_html
    BytesLog domlogs/domain-bytes_log
    ServerName www.domain
    User digitalm
    Group digitalm
    CustomLog domlogs/domain combined
    ScriptAlias /cgi-bin/ /home/digitalm/public_html/cgi-bin/
    </VirtualHost>


    <VirtualHost >
    BytesLog domlogs/server.digitalmarketingsys.com-bytes_log
    ServerName server.digitalmarketingsys.com
    DocumentRoot /usr/local/apache/htdocs
    </VirtualHost>

    <IfDefine SSL>
    <VirtualHost xxx.202.64.187:443>
    ServerAdmin webmaster@domain
    DocumentRoot /home/digitalm/public_html
    BytesLog domlogs/domain-bytes_log
    ServerName domain
    CustomLog /usr/local/apache/domlogs/domain-ssl_log "%t %{version}c %{cipher}c %{clientcert}c"
    User digitalm
    Group digitalm
    SSLEnable
    SSLCertificateFile /usr/share/ssl/certs/domain.crt
    SSLCertificateKeyFile /usr/share/ssl/private/domain.key
    SSLLogFile /var/log/domain
    UserDir public_html
    ScriptAlias /cgi-bin/ /home/digitalm/public_html/cgi-bin/
    SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown
    </VirtualHost>
    </IfDefine>

  4. #4
    Secret Agent
    Guest

    Default

    Sorry to bump but any ideas? Still can't find a fix

Similar Threads & Tags
Similar threads

  1. Weird apache issue
    By ircmaxell in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 03-14-2007, 10:29 PM
  2. weird fsockopen() issue
    By Snowman30 in forum cPanel and WHM Discussions
    Replies: 6
    Last Post: 06-26-2006, 12:46 AM
  3. weird issue
    By quicklyweb in forum cPanel and WHM Discussions
    Replies: 3
    Last Post: 01-21-2006, 10:23 AM
  4. Weird issue with 2 servers
    By TSD500 in forum cPanel and WHM Discussions
    Replies: 7
    Last Post: 07-05-2004, 02:57 AM
  5. Weird Mail Issue
    By Daemon1 in forum cPanel and WHM Discussions
    Replies: 4
    Last Post: 02-15-2004, 11:01 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube