I can recreate my system from backup in
Seconds Minutes Hours Days Weeks Never tested Never backed up ( 479 votes ~ 6 comments )
You are not currently logged in. If you do not have a user account then please consider creating one and logging in before you post your comment. This will allow you to track replies to your comment, and take part in the site much more freely.
To add your comment, fill in all the boxes below and then preview it to make sure you're happy with the way that it looks.
This is the comment you were replying to, attached to the article Running a mailing list with Mailman:
#5 Re: Running a mailing list with Mailman Posted by Steve (82.41.xx.xx) on Tue 19 Jul 2005 at 22:17 I have the following setup in my VirtualHost - but I don't see anything drastically different to your setup: ScriptAlias /mailman/ /usr/lib/cgi-bin/mailman/ ScriptAlias /cgi-bin/mailman/ /usr/lib/cgi-bin/mailman/ ScriptAlias /cgi-bin/ /home/www/www.shellcode.org/cgi-bin/ <Location /cgi-bin> Options +ExecCGI </Location> <Directory /usr/lib/cgi-bin/mailman/> AllowOverride None Options ExecCGI Order allow,deny Allow from all </Directory> Alias /pipermail/ /var/lib/mailman/archives/public/ <Directory /var/lib/mailman/archives/public> Options Indexes MultiViews FollowSymLinks AllowOverride None Order allow,deny Allow from all </Directory> Alias /mmimages/ /usr/share/doc/mailman/images/ <Directory /usr/share/doc/mailman/images> Options Indexes MultiViews AllowOverride None Order allow,deny Allow from all </Directory> Steve -- Steve.org.uk
I have the following setup in my VirtualHost - but I don't see anything drastically different to your setup:
ScriptAlias /mailman/ /usr/lib/cgi-bin/mailman/ ScriptAlias /cgi-bin/mailman/ /usr/lib/cgi-bin/mailman/ ScriptAlias /cgi-bin/ /home/www/www.shellcode.org/cgi-bin/ <Location /cgi-bin> Options +ExecCGI </Location> <Directory /usr/lib/cgi-bin/mailman/> AllowOverride None Options ExecCGI Order allow,deny Allow from all </Directory> Alias /pipermail/ /var/lib/mailman/archives/public/ <Directory /var/lib/mailman/archives/public> Options Indexes MultiViews FollowSymLinks AllowOverride None Order allow,deny Allow from all </Directory> Alias /mmimages/ /usr/share/doc/mailman/images/ <Directory /usr/share/doc/mailman/images> Options Indexes MultiViews AllowOverride None Order allow,deny Allow from all </Directory>
Steve -- Steve.org.uk
Posting Format:
Inappropriate comments will be removed.
Some help on entry formatting is available
Username:
Password:
[ Advanced Login ]
Register Account