SearchSearch   

Newbie Named-Based configuration

 
   Webmaster Forums (Home) -> Apache RSS
Next:  flash mouseover problem  
Author Message
cnanu2000

External


Since: Aug 12, 2007
Posts: 1



(Msg. 1) Posted: Sun Aug 12, 2007 12:45 am
Post subject: Newbie Named-Based configuration
Archived from groups: alt>apache>configuration (more info?)

Hi!

We have Novell SBS 6.5, a tree with 3 servers:

1. Border Manager sp1
2. GroupWise (NAT) sp1
3. WEB (NAT) sp6 - Apache 2, MySQL and PHP.

I wish to add a second domain to my WEB server (Apache2) using "Named-
Based".

I think the actual domain is SSL. I saw that with Apache 2 the first
domain could be SSL (as i think it is).

I did read the Apache documentation and checked the HTTPD.CONF file,
but are some things I'm not sure about them:

1. The original configuration for the first (original) site must
remain without changes and the same info added to the first
<VirtualHost> block.
2. In the original HTTPD.CONF I have to add the line "NameVirtualHost
*:80" just before the first <VirtualHost> block .
3. In the first <VirtualHost> block, I have to put the info about the
first domain same as it appears in the HTTPD.CONF.
4. In the second <VirtualHost> block, I have to put the info about the
second domain.
5. I find in the original HTTPD.CONF the followings:

# TABLE: (3)
<VirtualHost _default_:443>
BrowserMatch "MSIE" nokeepalive downgrade-1.0 force-response-1.0
Include "SYS:/qfsearch/WEB-INF/QFRewrite.conf"
</VirtualHost>

Shall I change the <VirtualHost _default_:443> to <VirtualHost *:80> ?
What else shall I change or add there?


Please help

TIA

Nanu
Back to top
Davide Bianchi

External


Since: Oct 23, 2004
Posts: 3383



(Msg. 2) Posted: Mon Aug 13, 2007 11:20 am
Post subject: Re: Newbie Named-Based configuration
Imported from groups: per prev. post (more info?)

This message is not archived
Back to top
Display posts from previous:   
       Webmaster Forums (Home) -> Apache
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum