« Return to Thread: Web Admin Security Question

Re: Web Admin Security Question

by Mark Sapiro-3 :: Rate this Message:

| View in Thread

Dennis Putnam wrote:
>
>I did not quite understand the looping caveat in option one
>so I tried the rewrite rule in option 2. That did not seem to do
>anything but there was no indication in the instructions where that
>should go. I have a .conf file that loads the SSL module and sets up the
>certificates. I added the rewrite code to that file.


That's not where it belongs. One place to put it would be just ahead of
wherever you have your Alias /pipermail/ and ScriptAlias /mailman/
mailman directives in /etc/httpd/conf/httpd.conf or
/etc/httpd/conf.d/mailman or wherever they are.

--
Mark Sapiro <mark@...>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list Mailman-Users@...
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: http://mail.python.org/mailman/options/mailman-users/lists%40nabble.com

 « Return to Thread: Web Admin Security Question