You are not logged in.

#1 2011-09-02 20:35:17

vendion
Member
From: Tennessee, USA
Registered: 2010-03-10
Posts: 204
Website

Apache Config Issue

I was wondering if someone here would be able to help me out with an issue I am having reading my Apache config.  I am trying to set up a SSLed vhost which the documentroot is in my systems /home directory.  I have a vhost config that works on Ubuntu Server that I am trying to use.  The configuration itself passes Apache's configtest with no errors but when I try to access the site I get a page load error as if there is nothing there.

apachectl -t -D DUMP_VHOSTS
VirtualHOst configuration:
wildcard NameVirtualHosts and _default_ servers:
_default_:443        cepm.tyre.us (/etc/httpd/conf/vhosts/juice.ssl:2)
Syntax OK

Looking at /var/log/httpd/{access_log|error_log} and the log file defined by the vhost file /home/juice/.log.error I don't see any errors for this.  The virtual host file that I am working with can be found here: http://paste.pocoo.org/show/469135/

Offline

Board footer

Powered by FluxBB