On 11/08/2014 06:29 AM, Igor Gnatenko wrote:
> 
> ScriptAlias /mailman/ /usr/lib/mailman/cgi-bin/
> Alias /pipermail/ /var/lib/mailman/archives/public/
> ScriptAlias mm.clanwars.org:8080 /usr/lib/mailman/cgi-bin/
> 
> # Uncomment the following line, replacing www.example.com with your server's
> # name, to redirect queries to /mailman to the listinfo page (recommended).
> 
> # RedirectMatch ^/mailman[/]*$ http://mm.clanwars.org/mailman/listinfo

> Trying to open mm.clanwars.org/mailman, mm.clanwars.org:8080/mailman
> Always - "Not Found"
> The requested URL /mailman was not found on this server.


Your ScriptAlias is for /mailman/. Have you tried something like
mm.clanwars.org/mailman/ or mm.clanwars.org/mailman/listinfo? The former
probably won't work, but both it and mm.clanwars.org/mailman probably
will if you actually uncomment the RedirectMatch.


> In logs nothing interesting.
> 217.26.6.9 - - [08/Nov/2014:17:22:48 +0300] "GET /mailman HTTP/1.1"
> 404 205 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:33.0) Gecko/20100101
> Firefox/33.0" "-"


how about /var/log/httpd/error_log?

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://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: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to