Hi,
 
I have qmailadmin working %100 on my apache 1.3.26 server.
It is setup as a virtual host.
 
I read up how to use qmailadmin with virtual hosts,and setup my virtual host as follows
 
<VirtualHost 217.34.194.218>
    ServerAdmin [EMAIL PROTECTED]
    DocumentRoot /usr/local/apache/virtual/alesi.projecthugo.co.uk/public_html
    ServerName alesi.projecthugo.co.uk
    SetEnv QMAILADMIN_TEMPLATEDIR /usr/local/apache/virtual/alesi.projecthugo.co.uk/qmailadmin_templates
    ScriptAlias /cgi-bin/ /usr/local/apache/cgi-bin/
    ErrorLog logs/alesi.projecthugo.co.uk_error_log
    CustomLog logs/alesi.projecthugo.co.uk_access_log common
</VirtualHost>
 
as you can see I have set QMAILADMIN_TEMPLATEDIR
 
all my files in /usr/local/apache/virtual/alesi.projecthugo.co.uk/qmailadmin_templates look like this
 
-rw-r--r--    1 root     root         9083 Sep 23 20:38 it
-rw-r--r--    1 root     root         6889 Sep 23 20:38 ja
-rw-r--r--    1 root     root          996 Sep 23 20:38 main_menu.html
-rw-r--r--    1 root     root         1939 Sep 23 20:38 mod_autorespond.html
-rw-r--r--    1 root     root         2771 Sep 23 20:38 mod_dotqmail.html
-rw-r--r--    1 root     root         2232 Sep 23 20:38 mod_mailinglist-idx.html
-rw-r--r--    1 root     root         6764 Sep 23 20:38 mod_user.html
-rw-r--r--    1 root     root         7671 Sep 23 20:38 no
-rw-r--r--    1 root     root         8209 Sep 23 20:38 pl
-rw-r--r--    1 root     root         8141 Sep 23 20:38 pt-BR
-rw-r--r--    1 root     root         8456 Sep 23 20:38 ru
-rw-r--r--    1 root     root         1761 Sep 23 20:38 setremotecatchall.html
-rw-r--r--    1 root     root         1594 Sep 23 20:38 show_alias.html
-rw-r--r--    1 root     root         1660 Sep 23 20:38 show_autorespond.html
-rw-r--r--    1 root     root         1520 Sep 23 20:38 show_digest_subscribers.
html
-rw-r--r--    1 root     root         2004 Sep 23 20:38 show_forwards.html
-rw-r--r--    1 root     root         5733 Sep 23 21:07 show_login.html
-rw-r--r--    1 root     root         1419 Sep 23 20:38 show_mailinglist.html
-rw-r--r--    1 root     root         1533 Sep 23 20:38 show_moderators.html
-rw-r--r--    1 root     root         1520 Sep 23 20:38 show_subscribers.html
-rw-r--r--    1 root     root         1907 Sep 23 20:38 show_users.html
-rw-r--r--    1 root     root         7401 Sep 23 20:38 sv
-rw-r--r--    1 root     root         8134 Sep 23 20:38 tr
 
All of a sudden my images have dissapeared (take a look at http://alesi.projecthugo.co.uk/cg-ibin/qmailadmin to see what I mean)
 
I don't understand why they have just stoped being displayed
 
Thanks,
 
Matt
 
 

Reply via email to