jackliddle
2008-06-04, 11:08 AM CDT
I'm setting up a server running FC7 (godaddy virtual host). In /var/www/html/ I have placed index.html (just the word Hello). When I visit through https
https://www.roodac.com
I get my Hello back. When I visit with just http.
http://www.roodac.com
I just see a directory listing, which doesn't contain any files.
I don't believe I need SSL on the site because I won't be doing anything that requires the security. So how do I make it just respond to http query?
Thanks for any help you can give
https://www.roodac.com
I get my Hello back. When I visit with just http.
http://www.roodac.com
I just see a directory listing, which doesn't contain any files.
I don't believe I need SSL on the site because I won't be doing anything that requires the security. So how do I make it just respond to http query?
Thanks for any help you can give