I have my images in a /var/www/htdocs folder, the images folder contains a folder called qmailadmin , when I did the config of qmailadmin I used ./configure --enable-htmldir=/var/www/htdocs --enable-cgibindir=/var/www/c gi-bin I access the site using www.mywebsite.com/cgi/qmailadmin as you can see I think I have all that is needed for qmailadmin to run , but still no images , this all changed when I added virtual domains to my httpd.conf , I can not see how that would change my path in the cgi-bin, can you please explain to me if I am on the right track or right off it , what do I need to do to fix this ,,,, or dose something in the httpd.conf need to be changed as well
thank you Michael ----- Original Message ----- From: "Clayton Weise" <[EMAIL PROTECTED]> To: "vchkpw" <[EMAIL PROTECTED]> Sent: Tuesday, December 03, 2002 5:09 AM Subject: Re: [vchkpw] lost gifs Qmailadmin puts it's images in it's own images folder. You'll want to check how you configured qmailadmin to be sure, but my images are in /usr/local/apache/htdocs/images/qmailadmin. The images are called upon through relative path, so since my cgi-bin directory is www.mywebsite.com/cgi-bin then there also needs to be a www.mywebsite.com/images/qmailadmin directory. On Monday, December 2, 2002, at 01:57 AM, Michael Christie wrote: > Hi all , > Hope some one can help, I have installed qmail admin on openbsd 3.2 > without making any changes to the httpd.conf file , Tested qmail admin > all worked fine , after adding virtual domains to the httpd.conf, the > gif files and art work in qmail admin will not load in my browser, but > I can still log in . I have looked in the /cgi-bin/qmailadmin all > looks to be correct , can any one tell me what is going on and how to > fix this , if you need to see what I am talking about email me and I > will give you the url of the site.... > > > Thank you > Michael > > ps the same has happened to sqwebmail