[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] RaQ4 FrontPage httpd.conf



 --- Dan Kriwitsky <list1@xxxxxxxxxxxxxxxxxxxx> wrote:
> Could someone please email me or post the virtual
> host section from
> their httpd.conf on a RaQ4 for a virtual site that
> has FrontPage
> extensions? I'm not sure that my server is properly
> configuring them.

As far as I recall, nothing is added to httpd.conf for
the main FP Web. All that's required is this in
access.conf:

<Directory /home/sites/sitexx>
AllowOverride All
Options All
</Directory>

When subwebs are included they look like this in
httpd.conf:

<VirtualHost 111.111.111.111>
ServerName www.domain.com.au
ServerAdmin admin
DocumentRoot /home/sites/sitexx/web
ServerAlias domain.com
RewriteEngine on
RewriteCond %{HTTP_HOST}               
!^111.111.111.111(:80)?$
RewriteCond %{HTTP_HOST}               
!^www.domain.com.au(:80)?$
RewriteRule ^/(.*)                     
http://www.domain.com.au/$1 [L,R]
RewriteOptions inherit
AddHandler cgi-wrapper .cgi
AddHandler cgi-wrapper .pl
AddHandler server-parsed .shtml
AddType    text/html     .shtml
ScriptAlias /~user/_vti_bin/_vti_adm/
/home/sites/sitexx/users/user/web/_vti_bin/_vti_adm/
ScriptAlias /~user/_vti_bin/_vti_aut/
/home/sites/sitexx/users/user/web/_vti_bin/_vti_aut/
ScriptAlias /~user/_vti_bin/
/home/sites/sitexx/users/user/web/_vti_bin/
AliasMatch ^/~([^/]+)(/(.*))?
/home/sites/sitexx/users/$1/web/$3
</VirtualHost>


=====

--

Ursula


http://mobile.yahoo.com.au - Yahoo! Messenger for SMS
- Always be connected to your Messenger Friends