The server were your site is on, is setup strangely.
Normally a default homepage does -not- point to a cgi page like cgi-sys/defaultwebpage.cgi as in your case.
The file can't be found so that must be the truth.
Did you delete a htaccess file or a .htaccess file (look at the dot in front of the filename)! The dot in front points to a hidden file which really does the job.
Something is redirecting you to the cgi page so that's strange anyway.
Normally a server will point you to an index file in the public_html directory.
Check with your hosting provider.
I could check it for you too, but in that case you have to mail me for an appointment.
p.s. By the way... this has nothing to do with mod_ssl because you're not using ssl (https) in this case.
|