users@httpd.apache.org

2006-04-11 Thread Bernd Muent
Hi together, I'd like the following for a CMS: URL http://localhost/module/News/article/56/show/1.html will be rewrited to http://localhost/index.php?module=News&article=56&show=1 From the PHP site, it's easy to explode the querystring and prepare the right link. When I click the first time on

[users@httpd] Can't compile any dso module, no .so is created

2005-06-01 Thread Bernd Muent
Hi together, I am using apache2 with dso compilied in: httpd -l => mod_so.c Now I'm trying to compile dso modules mod_auth_mysql and mod_auth_ldap with the same problem: [EMAIL PROTECTED]:/usr/src/mod_auth_mysql-2.9.0>apxs -c -L/usr/local/mysql/lib -I/usr/local/mysql/include/mysql -lmysqlclient -