Re: [EMAIL PROTECTED] Rewrite does not work

2007-01-12 Thread Peter Huesser
> > Another thought: Did you set the directive RewritelogLevel at least to > 4? (6 = highest used). Below loglevel 4, the processing of conditions > is not being logged. > Wow, that was the break-through.Had a loglevel of 3 until now. Here the new log entries: 129.129.194.181 - - [12/Jan/2007:10:0

Re: [EMAIL PROTECTED] Rewrite does not work

2007-01-11 Thread Peter Huesser
Bob wrote: >> following entries in httpd.conf: >> >> RewriteEngine On >> RewriteCond %{REMOTE_HOST} \.domain\.ch$ >> RewriteRule ^/testtinfo/fea http://another.url.ch/ >> >> The produced entries in rewrite.log are: >> >> 129.129.194.181 - - [11/Jan/2007:09:40:24 +0100] >> [server.psi.ch/sid#

Re: [EMAIL PROTECTED] Rewrite does not work

2007-01-11 Thread Peter Huesser
> What might also be an issue here is that reverse DNS doesn't work > properly. > > However, what you are trying to achieve might be better done > differently. See another post in this forum. You ought to set up two > virtual hosts, one on port 80 and one on port 443. Have a redirect to > the htt

Re: [EMAIL PROTECTED] mod_include question

2005-12-12 Thread Peter Huesser
I also played around with this keywords. I guess it should not be necessary because I don't want to include server side include files but ordinary html text. But however I also tried AddType text/html .shtml .txt AddOutputFilter INCLUDES .shtml .txt but nothing change

Re: [EMAIL PROTECTED] mod_include question

2005-12-12 Thread Peter Huesser
Thank's Joshua Hello I want allow to use the directive for including ordinary html code (no SSI). In the httpd.conf file I have the following statements. ... LoadModule include_module modules/mod_include.so ... Options FollowSymLinks +Includes Never mix plusse

[EMAIL PROTECTED] mod_include question

2005-12-12 Thread Peter Huesser
Hello I want allow to use the directive for including ordinary html code (no SSI). In the httpd.conf file I have the following statements. ... LoadModule include_module modules/mod_include.so ... Options FollowSymLinks +Includes AllowOverride None ... Anfortunatelly the follow

[EMAIL PROTECTED] Problems with download of large file

2005-09-20 Thread Peter Huesser
Hello I am running apache 2.0.46 and try to download an iso image from this server which has a size of about 600MB. The download stops after a while. Found no entry of the download in the logfile. I looked around in the maillinglist archive and found some people who had the same problem. They

Re: [EMAIL PROTECTED] can't compile 2.0.54 with openssl 0.9.8

2005-08-15 Thread Peter Huesser
Joseph Shraibman wrote: I configured like this: ./configure --with-ssl=/usr/local/ssl --enable-ssl=static --enable-info=shared --enable-include=shared --enable-vhost-alias=shared but my build fails with this: ssl_engine_pphrase.c: In function `ssl_pphrase_Handle_CB': ssl_engine_pphrase.c:

[EMAIL PROTECTED] Memory of childprocess

2005-08-11 Thread Peter Huesser
Hello Our webserver (on linux) freezes from time to time. I checked the /var/log/messages file and found very often (but not allways in connection with the freezing time) an entry like: ... kernel: Out of Memory: Killed process ... (httpd) In the meantime I set the MaxMemFree too 900MB (the