gpeel wrote:
>
>What I am invisioning, is mailman being setup in /home the same way as any 
>virtual domain, except as a user dir.
>
>/home/~mailman/public_html ...
>
>Then adding an redirect to the virtual domains:
>
>Redirect /mailman http://virtual_domain.ext/~nmailman/cgi-bin
>
>I have it somewhat working now, i.e. I can get the web pages to come up OK, 
>but am at a bit of a standstill with permissions and cookies.


Permissions tend to be the big stumbling block in the suexec
environment. This tends to lead to a complete mailman installation for
each virtual host configured for the user:group of that host.

Cookies are probably not the issue. More likely the POST data is being
lost in the redirect.

-- 
Mark Sapiro <[EMAIL PROTECTED]>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

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

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to