Removed all the NameVirtualHost lines and it still isn't working. I can't make sense of it everything looks fine, I get some errors about _default_ VirtualHost.
# apachectl startssl [Sat Apr 6 02:53:57 2013] [warn] module mod_php5.c is already added, skipping [Sat Apr 6 02:53:57 2013] [warn] module php5_module is already loaded, skipping [Sat Apr 6 02:53:57 2013] [warn] _default_ VirtualHost overlap on port 80, the first has precedence [Sat Apr 6 02:53:57 2013] [warn] _default_ VirtualHost overlap on port 80, the first has precedence On Fri, Apr 5, 2013 at 7:25 PM, Stuart Henderson <[email protected]>wrote: > On 2013-04-05, John Tate <[email protected]> wrote: > > NameVirtualHost 127.0.0.1:443 > > NameVirtualHost 208.79.92.130:443 > > NameVirtualHost 127.0.0.1:80 > > NameVirtualHost 127.0.0.1:80 > > NameVirtualHost 127.0.0.1:80 > > NameVirtualHost 208.79.92.130:80 > > NameVirtualHost 208.79.92.130:80 > > NameVirtualHost 208.79.92.130:80 > > remove the duplicate lines and see if it helps. > > -- www.johntate.org

