View previous topic :: View next topic |
Author |
Message |
yaman666 Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 13 Dec 2002 Posts: 117 Location: Chicago, IL
|
Posted: Tue Mar 21, 2006 11:57 pm Post subject: Apache not using default host |
|
|
When I leave <IfDefine DEFAULT_VHOST> in /etc/apache2/vhosts.d/00_default_vhost.conf, it never uses that as default vhost. Only if I comment out <IfDefine DEFAULT_VHOST>, then it sees it as default vhost.
In /etc/conf.d/apache2 I have APACHE2_OPTS="-D DEFAULT_VHOST -D PHP5 -D SSL -D SSL_DEFAULT_VHOST"
This is second system I run into where DEFAULT_VHOST variable isn't getting passed on to 00_default_vhost.conf for some reason. Any help would be appreciated! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
bfdi533 Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 11 Jun 2003 Posts: 133
|
Posted: Tue May 09, 2006 3:56 pm Post subject: |
|
|
I am having a similar problem.
Did you ever get this fixed? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
yaman666 Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 13 Dec 2002 Posts: 117 Location: Chicago, IL
|
Posted: Tue May 09, 2006 6:38 pm Post subject: |
|
|
No, I ended up not using the DEFAULT_VHOST flag at all. As long as it's the first config file to get loaded, it'll be used as the default vhost. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|