How to handle configuration for apache modules?

2005-08-04 Thread Piotr Roszatycki
create proper symlink from mods-available to mods-enabled. In fact, it could be much safer as far as it would be possible to use IfModule.../IfModule in *.load files. -- .''`.Piotr Roszatycki, Netia SA : :' :mailto:[EMAIL PROTECTED] `. `' mailto:[EMAIL PROTECTED

Bug#307798: apache: Name clash for /icons/ and /images/

2005-05-05 Thread Piotr Roszatycki
Package: apache Version: 1.3.33-4 Severity: important I was suprised that on the fresh installed Apache server, the following URL doesn't work: http://limbdemo.localhost/images/p-by-limb.gif In the error.log: [Thu May 5 17:03:12 2005] [error] [client 127.0.0.5] File does not exist:

Bug#307798: apache: Name clash for /icons/ and /images/

2005-05-05 Thread Piotr Roszatycki
/ directory name for its own web application. It has impact for some unknown count of application. Even I remove the alias from httpd.conf, it will breaks the directory index or other pages generated internally by webserver. -- .''`.Piotr Roszatycki, Netia SA : :' :mailto:[EMAIL PROTECTED

Bug#305495: apache: AddDefaultCharset breaks the non-latin1 pages

2005-04-20 Thread Piotr Roszatycki
Package: apache Version: 1.3.33-4 Severity: minor There is problem with AddDefaultCharset. The default charset is iso-8859-1. That means the pages which sets other charsets (iso-8859-2, cyrilic, etc.) are broken in the default Apache configuration. It seems to me as English-language-centric point

Bug#304785: Include /etc/apache/conf.d/*.conf

2005-04-15 Thread Piotr Roszatycki
Package: apache Version: 1.3.33-4 Severity: important Please convert Include /etc/apache/conf.d to the: Include /etc/apache/conf.d/*.conf The files in this directory are handled by dpkg and i.e. ucf so there are problems after upgrades. -- System Information: Debian Release: 3.1 APT

Bug#304786: apache2-common: Include /etc/apache2/conf.d/*.conf

2005-04-15 Thread Piotr Roszatycki
I've learnt that apache package has applied patch which excludes *.dpkg-* files from included directory. I think it could be better solution if you don't want to change apache2.conf file and be backward compatible. -- .''`.Piotr Roszatycki, Netia SA : :' :mailto:[EMAIL PROTECTED

Bug#294395: apache2-threaded-dev: Can't build php5 module

2005-02-09 Thread Piotr Roszatycki
Package: apache2-threaded-dev Version: 2.0.53-1 Severity: grave Justification: renders package unusable PHP5 can't compile with Apache 2.0.53 and compiles well with previous version. $ make /bin/sh