The easy Weblog and Wiki Software
[ start | index | login ]
start > comment-Apache as Proxy-11

comment-Apache as Proxy-11 commented Apache as Proxy

Created by ThoMo. Last edited by ThoMo, 4 years and 290 days ago. Viewed 299 times. #1
[edit] [rdf]
labels
attachments
Using Apache as proxy for two or more SnipSnap installations and restrict access for each
#
# an further SnipSnap redirection
#
ProxyPass             /snipsnap2/       >>http://my.snipsnap.host:8668/path2
ProxyPassReverse      /snipsnap2/       >>http://my.snipsnap.host:8668/path2
#
# restrict access to snipsnap2
# Accessible from local subdomain1 and subdomain2
# or by entering a login + passwd (stored in /path/to/password/file)
#
# (last character in proxy:htt… line is an asterix (rendering error))
<Proxy proxy:>>http://my.snipsnap.host:8668/snipsnap2/* >
     Order deny,allow
     Deny from all
     Allow from my.local.subdomain1. my.local.subdomain2.
     AuthType Basic
     AuthUserFile /path/to/password/file
     AuthName snipsnap2
     require valid-user
     Satisfy any
</Proxy>
40 comments (by tgunr, jhsea3do, aspaspaspasp, fredguth, 4marcus, robd, javajames27, yem, ThoMo, Atrus, rcarmo, DaveLevy, cassiel, funzel, ramarnat, anton, peko, leo, pino, joost, soucpower, joseph, apos, mtg, gatohaus, admin, daborg) | post comment

What is SnipSnap?
SnipSnap is a free and easy to install weblog and wiki tool written in Java.

SnipSnap download
Current version: 1.0b3-uttoxeter
Try our >>Web Start Demo!

Resources

5567 Users and 13713 Snips. Installed 6 years and 42 days ago

Logged in Users: (1)
… and 21 Guests.

snipsnap-changed for older changes.

< August 2008 >
SunMonTueWedThuFriSat
12
3456789
10111213141516
17181920212223
24252627282930
31

snipsnap
Listed on BlogShares
XHTML 1.0 validated
CSS validated
RSS 2.0 validated
RSS Feed

pico-powered

Powered by SnipSnap 1.0b3-uttoxeter
YourKit >>Java Profiler

Fraunhofer FIRST

snipsnap.org | Copyright 2000-2006 Fraunhofer FIRST