On 03/24/2016 11:54 PM, Hedy Dargère wrote: > >>> >>> I followed your suggestions but nothing change. >>> I always have in my apache log : >>> >>> 78.xx.yyy.zzz - - [24/Mar/2016:14:17:36 +0100] "GET /listinfo HTTP/1.1" 404 >>> 504 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 >>> Firefox/45.0" >> >> And what is in Apache's error log at /var/log/apache2/lists-error.log >> corresponding to this 404 error? > > > This file is empty... such as lists-access.log...
Funny, I would expect it to be in ErrorLog /var/log/apache2/lists-error.log per your <VirtualHost> block in /etc/apache2/sites-enabled/mailman But then, the fact that its not there indicates your /etc/apache2/sites-enabled/mailman is not used which is actually not surprising as your apache2.conf says # Include the virtual host configurations: IncludeOptional sites-enabled/*.conf which means it needs to be named /etc/apache2/sites-enabled/mailman.conf, not /etc/apache2/sites-enabled/mailman -- 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