hiya,

the lines below are my apache setup which rewrites
every request to /mailman/ to /mailman/listinfo.

note: listinfo is a cgi script.

--------8<-------------8<-------------8<-------------
  RewriteEngine on
  RewriteLog /var/log/httpd/mod_rewrite.log
  RewriteLogLevel 2
  RewriteRule ^/mailman/$ /mailman/listinfo [PT]

  ScriptAlias /mailman/ "/usr/local/mailman/cgi-bin/"
-------->8------------->8------------->8-------------

With best regards/Mit freundlichen Gruessen

Daniel S. Haischt IT Consulting
______________________________
[revolutionary and alpha geek]

Daniel S. Haischt
Grabenstrasse 11
D-71083 Herrenberg
G E R M A N Y

FON:      +49 -7032-992909
          +49 -0700-DHAISCHT
FAX:      +49 -7032-992910
CELLULAR: +49 -172-7668936

email:    [EMAIL PROTECTED]
web:      http://www.daniel-s-haischt.biz

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS dx s:- a- C++ UB++++ P+++ L++++ E W+++ N+++ o-- K- w---
O++ M++ V- PS+ PE++ Y+ PGP++ t+++ 5+ X+++ R+ tv++ b+++ DI+ D+++
G e++ h-- r+ y+++++
------END GEEK CODE BLOCK------

> -----Ursprungliche Nachricht-----
> Von: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]Im Auftrag von James R. Hay
> Gesendet: Sonntag, 17. Marz 2002 19:49
> An: [EMAIL PROTECTED]
> Betreff: [Mailman-Users] web page in the /mailman/ directory
>
>
>
> Hi folks,
>
> Since the mailman directory is a scriptalias is it possible to have an
> index page or script in that directory?
>
> This would prevent the error message when accessing
> "www.mydomain.com/mailman/" and would allow use of a page describing the
> lists or whatever.
>
> Maybe its just too much green beer today but I haven't gotten mailman
and
> apache to handle this yet.
>
> Thanks in advance,
> Jim.
>
> James R. Hay                          [EMAIL PROTECTED]
> Hay-Net Networks
> P.O. Box 46051
> Pointe Claire, QC
> H9R 5R4
>
>
>
> ------------------------------------------------------
> Mailman-Users mailing list
> [EMAIL PROTECTED]
> http://mail.python.org/mailman/listinfo/mailman-users
> Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
>
>

Attachment: smime.p7s
Description: application/pkcs7-signature

Reply via email to