[Zope] Apache Virtual Host problem

Chris Bruce chrisabruce@yahoo.com
Wed, 20 Jun 2001 22:55:50 -0700 (PDT)


<VirtualHost 216.200.138.163>
	ServerAdmin me@chrisbruce.com
	ServerName www.chrisbruce.com
DocumentRoot /home/www/www.chrisbruce.com/html
	ErrorLog /home/www/www.chrisbruce.com/logs/error_log
	ScriptAlias /cgi-bin/ /home/www/www.chrisbruce.com/cgi-bin/
	Options FollowSymLinks Includes Indexes SymLinksIfOwnerMatch
        	SSLDisable
	<IfModule mod_rewrite.c>
		RewriteEngine On
		RewriteLog "/home/www/www.chrisbruce.com/logs/rewrite_log"
  		RewriteLogLevel 9
  		RewriteRule ^/local/ - [L]
		RewriteCond %{HTTP:Authorization}  ^(.*)
  		RewriteRule ^(.*)
http://localhost:8181/VirtualHostBase/http/www.chrisbruce.com:80/chrisbruce/VirtualHostRoot/$1
[P]
	</IfModule>
</VirtualHost>


--- Evan Simpson <evan@4-am.com> wrote:
> From: "Chris Bruce" <chrisabruce@yahoo.com>
> > I am using the VirtualHost monster.  Everything is working except
> when
> > I try and go to siteroot: http://www.chrisbruce.com the index_html
> file
> > is not showing up.  Instead, apache is saying I don't have
> permission
> > to view "/".  I am not sure why this is happening, any ideas?
> 
> Sounds like a slightly malformed RewriteRule.  Can you post it?
> 
> Cheers,
> 
> Evan @ digicool & 4-am
> 


__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/