VirtualHostMonster
9 Jun
2001
9 Jun
'01
1:25 a.m.
I've read several different variations on how to set up an Apache/Zope virtual host and I'm still unsure about the advantages and disadvantages of each solution. Setting up VirtualHostMonster and an Apache ProxyPass or RewriteRule appears to be the latest (and greatest?) method. So what are the advantages and disadvantages of a ProxyPass vs. a RewriteRule? ProxyPass / http://localhost:8080/VirtualHostBase/http/hostname:80/ or RewriteRule ^/(.*) http://localhost:8080/VirtualHostBase/http/hostname:80/$1 [P,L] Ricardo Newbery newbery@dvgroup.com
9067
Age (days ago)
9067
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ricardo Newbery