Monday, April 25, 2005

 

SnipSnap :: Apache as Proxy

SnipSnap :: Apache as Proxy: " ServerName my.snipsnap.domain ProxyVia full ProxyRequests off NoCache * ProxyPass / http://internal.server:8668/ ProxyPassReverse / http://internal.server:8668/ AuthType Basic AuthName 'SnipSnap VPN Access' AuthUserFile /etc/apache/snipsnap/mysnipsnap.users #AuthGroupFile /etc/apache/snipsnap/mysnipsnap.groups Require valid-user

RedirectMatch ^/(.*) https://my.snipsnap.domain/$1 "
Comments: Post a Comment

<< Home

This page is powered by Blogger. Isn't yours?