Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 32596 invoked by uid 500); 18 Apr 2003 19:53:02 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 32583 invoked from network); 18 Apr 2003 19:53:02 -0000 Received: from mail1.eaw.com (HELO WHTE2K.mackie.com) (12.38.109.4) by daedalus.apache.org with SMTP; 18 Apr 2003 19:53:02 -0000 X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C305E3.056241FA" Date: Fri, 18 Apr 2003 15:45:10 -0400 Message-ID: <14A951E5C6C54140836A9E1ECEB5AC2D0179959A@WHTE2K.mackie.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [users@httpd] Virtual Host or Virtual Directory Thread-Index: AcMF3vQyo9x41Ha2QW6trYz5u7h0uAABAbSQ From: "Sean Correia" To: X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: RE: [users@httpd] Virtual Host or Virtual Directory ------_=_NextPart_001_01C305E3.056241FA Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Make sure you restart Apache if you change the httpd.conf file. =20 Cheers, Sean -----Original Message----- From: Bill Wallace [mailto:bw@mds.k12.nm.us] Sent: Friday, April 18, 2003 3:16 PM To: users@httpd.apache.org Subject: [users@httpd] Virtual Host or Virtual Directory I am attempting to set up the apache web server that comes Mac OS X to = work with dynamic web pages developed using Adobe Golive. In reading the = Golive Instructions they say to change the httpd.conf file in apache to = reflect the paths of my server and site. Adobe talks about a virtual = directory. Is that the same as a virtual host? Are the changes below the = only changes that need to be made to set apache web server for a virtual = host? According to Adobe they are the only changes needed. Yet when I = made these changes the dynamic pages do not seems to work properly. Alias /Documents "Library/WebServer" Options Indexes FollowSymLinks MultiViews ExecCGI AllowOverride All Order allow,deny Allow from all Thanks, Bill Wallace Librarian Manzano Day School Albuquerque, NM --------------------------------------------------------------------- = The official User-To-User support forum of the Apache HTTP Server = Project. See for more info. To unsubscribe, e-mail: = users-unsubscribe@httpd.apache.org " from the digest: = users-digest-unsubscribe@httpd.apache.org For additional commands, = e-mail: users-help@httpd.apache.org=20 ------_=_NextPart_001_01C305E3.056241FA Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Make=20 sure you restart Apache if you change the httpd.conf = file.
 
Cheers,
Sean
-----Original Message-----
From: Bill Wallace=20 [mailto:bw@mds.k12.nm.us]
Sent: Friday, April 18, 2003 3:16=20 PM
To: users@httpd.apache.org
Subject: = [users@httpd]=20 Virtual Host or Virtual Directory

I am=20 attempting to set up the apache web server that comes Mac OS X to work = with=20 dynamic web pages developed using Adobe Golive. In reading the Golive=20 Instructions they say to change the httpd.conf file in apache to = reflect the=20 paths of my server and site.  Adobe talks about a virtual = directory. Is=20 that the same as a virtual host? Are the changes below the only = changes that=20 need to be made to set apache web server for a virtual host? =  According=20 to Adobe they are the only changes needed. Yet when I made these = changes the=20 dynamic pages do not seems to work properly.

Alias = /Documents=20 "Library/WebServer"

<Directory=20 = "Library/WebServer/Documents">

     &n= bsp; Options=20 Indexes FollowSymLinks MultiViews=20 ExecCGI

       AllowOverride = All

       Order=20 allow,deny

       Allow from = all

</Directory>

Thanks,
Bill=20 Wallace
Librarian
Manzano Day School
Albuquerque,=20 = NM----------------------------------------------------------= -----------=20 The official User-To-User support forum of the Apache HTTP Server = Project. See=20 for more info. To = unsubscribe,=20 e-mail: users-unsubscribe@httpd.apache.org " from the digest:=20 users-digest-unsubscribe@httpd.apache.org For additional commands, = e-mail:=20 users-help@httpd.apache.org ------_=_NextPart_001_01C305E3.056241FA--