apache2 config file for sqwebmail causes problems with path for static files

  • sqwebmail expected to find css file in /sqwebmail/sqwebmail.css but i got a http 500 error cos xtrange cgi configurations automatically made by package.. those must be erased and admins must fine tune by is own hand in each case if want hide path in urls, that's could be the reason of the question in debconf about copy or symlink,

let me xplain that: "sqwebmail" and "sqwebmail/" are not same and based on that the configuration of "hide paths" of apache24.conf for sqwebmail works.. this caused several problems in non standard way and is not desired for newbies ..

as os upstream instructions new users expected to find the normal way a cgi as localhot/cgi-bin/sqwebmail that are symlinked from that apache24.conf path script, cos package real script are under usr/lib/courier/courier/webmail/webmail

i just removed any complicated configuration cos till the cgi is not restricted to localhost so although the apache script limits access in their own configuration, the cgi /cgi-bin/ if defined can still be accessed and there is no real security here! apart of the imposible way to use the normal cgi with static files

Merge request reports

Loading