Simon Loewen schrieb:
> Dear all,
> 
>       I have installed the webadmin part and am trying to run this from a
> httpd chroot, but of course this fails.  I suppose cgi-bin/webadmin
> cannot find the rest of courier because it is chrooted.
> 
> Running apache outside of a chroot environment  would probably be a
> workaround, but I prefer to run it inside a chrooted environment.  Is
> there a way around this? (I cannot think of one)

Obviously the point of a good chroot is to make sure you can't get
around it. But you can set up another webserver, Apache or something
else, hosting only webadmin and listening on another port. Then you can
configure Apache to act as a proxy for that second httpd. This way you
can use your original Apaches SSL setup and 'mount' the second server
where you like it.
Perhaps you can chroot the second one in way to give it access to only
the courier related files.


------------------------------------------------------------------------------
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to