[Mailman-Users] Private archive file not found
Rob Smithers
mailmanuserslist at gmail.com
Thu Nov 2 19:45:12 CET 2006
Hello,
I'm hoping that one of you can shed some light on a problem that
I'm having with several established mailing lists. I recently moved
all of my lists over to an SSL based connection. After the move I
foud that none of my list archives, public and private, are available.
The archive files are being updated, and if I go ingot the html files
on the server I can see all of the messages. The problem is that
Mailman is trying to send all archive traffic to .php extensions when
all of the archive files have .html extensions. If I try for a thread
view, which should, according to the index.html file launch
thread.html, Mailman tries to launch thread.php which doesn't exist.
When I made the change to SSL I used the ./withlist -l -a -r
fix_url command. The only change I made was to make the
DEFAULT_URL_PATTERN setting https://... in the Defaults.py file. I'm
not running Mod_Rewrite with Apache, and can't find any potential
culprits other than Mailman itself. Does anyone know what might be
causing this?
I'm running Mailman version 2.1.9, with up to date Apache web server
software on an up to date Linux OS. The standard permissions on my
archive files are:
drwxrwsr-x 2 mailman mailman 4096 Sep 29 19:17 .
drwxrwsr-x 10 webuser mailman 4096 Oct 16 03:27 ..
-rw-rw-r-- 1 mailman mailman 7289 Sep 8 04:15 000060.html
-rw-rw-r-- 1 mailman mailman 7154 Sep 8 23:30 000061.html
-rw-rw-r-- 1 mailman mailman 4040 Sep 15 18:32 000062.html
-rw-rw-r-- 1 mailman mailman 6229 Sep 22 20:38 000063.html
-rw-rw-r-- 1 mailman mailman 3144 Sep 24 17:46 000064.html
-rw-rw-r-- 1 mailman mailman 6778 Sep 29 19:17 000065.html
-rw-rw-r-- 1 mailman mailman 5586 Sep 29 19:17 000066.html
-rw-rw-r-- 1 mailman mailman 2476 Sep 29 19:17 author.html
-rw-rw-r-- 1 mailman mailman 2480 Sep 29 19:17 date.html
lrwxrwxrwx 1 mailman mailman 11 Sep 2 17:45 index.html ->
thread.html
-rw-rw-r-- 1 mailman mailman 2474 Sep 29 19:17 subject.html
-rw-rw-r-- 1 mailman mailman 2637 Sep 29 19:17 thread.html
Thanks for your help,
Rob
More information about the Mailman-Users
mailing list