[oclug] Proxy, other away around?

Bill Omer draven at distmirr.com
Mon Aug 13 15:55:51 EDT 2001


<snip>

> <VirtualHost 24.x.x.x>
>     ServerName www.domain1.com
>     ServerAlias *.domain1.com
>     ProxyPass / http://10.0.0.2
>     ProxyPassReverse / http://10.0.0.2
> </VirtualHost>

</snip>

ServerAlias *.domain1.com is valid? 


Bill





More information about the OCLUG mailing list