How to handle configuration for apache modules?

2005-08-04 Thread Piotr Roszatycki
s.conf file it could 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 ... in *.load files. -- .''`.Piotr Roszatycki, Netia SA : :' :mailto:[EMAIL PROTECTED] `. `' mailto:[EMAIL PROTEC

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

2005-05-05 Thread Piotr Roszatycki
mages/ 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 : :' :mai

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: /usr/share

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#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 : :' :

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 prefer

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

2005-04-15 Thread Piotr Roszatycki
Package: apache2-common Version: 2.0.53-5 Severity: important Please convert Include /etc/apache2/conf.d/[^.#]* to the: Include /etc/apache2/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:

Bug#304191: apache-common: apache-modconf with higher Debconf priority if no arguments

2005-04-11 Thread Piotr Roszatycki
Package: apache-common Version: 1.3.33-4 Severity: wishlist Tags: patch The /etc/apache/modules.conf file tells: # To update it, run the command: #/usr/sbin/apache-modconf apache But it is not true if default priority (medium) is set for Debconf. The `apache-modconf apache' does nothing! I

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 /home/dexter/src/alioth/pear-package/local/php5/debian/tmp/php-5.0.3/apache2-build/libtool--preser

Re: Apache configuration for virtual mass-hosting

2004-07-14 Thread Piotr Roszatycki
On Wed, 14 Jul 2004, Fabio Massimo Di Nitto wrote: > On Wed, 14 Jul 2004, Piotr Roszatycki wrote: > > The virtual server is created with proper mkdir command. The schema is very > > simple: > > > > /var/www/vhosts/- for document root > > and /var/log/apache/vhosts/

Apache configuration for virtual mass-hosting

2004-07-14 Thread Piotr Roszatycki
There is no VirtualHost sections in httpd.conf. Whole magic is done through mod_rewrite. See http://people.debian.org/~dexter/apacheconf/ and have a good fun. -- .''`.Piotr Roszatycki, Netia SA : :' :mailto:[EMAIL PROTECTED] `. `' mailto:[EMAIL PROTECTED] `-