[us...@httpd] apache2 versus httpd

2009-05-05 Thread Julius Thijssen
names for one and the same daemon? Julius - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscr...@httpd.ap

[EMAIL PROTECTED] mod_dav, xp professional sp2 errors

2008-03-10 Thread Julius
Hi, my xp machine can mount the dav share, but thats it. cant copy/read or do anything to the files. it stalls for some time and then something like couldnt read source error appears. The share works fine from a linux box with davfs. share: DAVLockDB /home/httpd/DAV/DAVLock DAV On AllowOverrid

Re: [EMAIL PROTECTED] Mod Rewrite assistance sought (hoped for :-)

2007-07-17 Thread Julius Thyssen
On 7/17/07, Robert Granvin <[EMAIL PROTECTED]> wrote: Unfortunately, no (on the content root). Basically, the "secure" (https) portion is a shared subdomain, hence the directory approach. Think of the structure this way: /var/www/site1 /var/www/site2 /var/www/siten /var/www/secure/ \\

Re: [EMAIL PROTECTED] Mod Rewrite assistance sought (hoped for :-)

2007-07-17 Thread Julius Thyssen
ver.key SSLCertificateChainFile /etc/httpd/conf/ssl.crt/ca.crt SSLCACertificatePath /etc/httpd/conf/ssl.crt SSLOptions +StdEnvVars SSLOptions +StdEnvVars SetEnvIf User-Agent ".*MSIE.*" \ nokeepalive ssl-unclean-shutdown \ downgrade-1.0 force-response-1.0 CustomLog logs/ssl_request_log \ "%t

Re: [EMAIL PROTECTED] Re: mod_deflate optimization

2007-07-09 Thread Julius Thyssen
But I just read another post in this list, claiming the linux kernel already mem-caches everything. Thanks for any and all advice. Julius - The official User-To-User support forum of the Apache HTTP Server Project. See http://

[EMAIL PROTECTED] Re: mod_deflate optimization

2007-07-08 Thread Julius Thyssen
Actually, when I try to use itlike this: SetOutputFilter DEFLATE BrowserMatch ^Mozilla/4 gzip-only-text/html BrowserMatch ^Mozilla/4\.0[678] no-gzip BrowserMatch \bMSIE !no-gzip !gzip-only-text/html SetEnvIfNoCase Request_URI\.(?:gif|jpe?g|png|wav|mp3|ogg|bmp|avi|mpg)$ no-gzip dont-vary Header

[EMAIL PROTECTED] mod_deflate optimization

2007-07-08 Thread Julius Thyssen
ule evasive20_module modules/mod_evasive20.so Those last ones I'm still experimenting with. For now I use mod_security with only very basic defaults. This server doesn't really suffer from DDoS attacks often. Any advice

Re: [EMAIL PROTECTED] How to serve images from memory?

2007-07-02 Thread Julius Thyssen
php cache? Do they interfere? I reckon they will, at least partly. Thanks. Julius - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To u

[EMAIL PROTECTED] performance and mod_deflate optimization

2007-07-01 Thread Julius Thyssen
adModule evasive20_module modules/mod_evasive20.so Those last ones I'm still experimenting with. For now I use mod_security with only very basic defaults. This server doesn't really suffer from DDoS attacks often. Any ad

[EMAIL PROTECTED] disable Parent Directory (for fancy indexing)

2006-03-27 Thread Julius Thyssen
oesn't work. Anyone? -- Adios Julius - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] &quo