[EMAIL PROTECTED] browsing directories-error

2007-04-20 Thread arry
Hi all, I have configured an Apache server with directory listing via ssl connection. The problem is that when i remove the ssl i can browse only directories that do not contain a whitespace in their names. So when i click on "my documents" for example i get server reset error. And that's all.

Re: [EMAIL PROTECTED] simple rewrite rule

2007-02-02 Thread arry
Hi, Is there a rewrite option for stopping the redirects, like ReverseProxyPass? I looked in the manual but could not find. thanks H.Todorov Quoting Bob <[EMAIL PROTECTED]>: [EMAIL PROTECTED] wrote: [...] RewriteEngine on RewriteRule ^(.*) http://$1 [P,L] RewriteRules inside locatio

Re: [EMAIL PROTECTED] simple rewrite rule

2007-02-02 Thread arry
Quoting Bob <[EMAIL PROTECTED]>: [EMAIL PROTECTED] wrote: [...] RewriteEngine on RewriteRule ^(.*) http://$1 [P,L] RewriteRules inside location sections are syntactically permitted, but unsupported (see manual). -- Bob OHhh..., thanks for pointing that out. i will put it in server

[EMAIL PROTECTED] Re:Re: [EMAIL PROTECTED] simple rewrite rule

2007-02-02 Thread arry
On 2/2/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hi, I would like to have a path like /go/ after which the address to be proxied. This is the config: SSLCipherSuite MEDIUM SSLRequireSSL AuthType Digest AuthName "Restricted Area" AuthDigestDomain /go/ AuthDigestPr

[EMAIL PROTECTED] simple rewrite rule

2007-02-02 Thread arry
Hi, I would like to have a path like /go/ after which the address to be proxied. This is the config: SSLCipherSuite MEDIUM SSLRequireSSL AuthType Digest AuthName "Restricted Area" AuthDigestDomain /go/ AuthDigestProvider file AuthUserFile /var/www/.digestpwd Require vali

[EMAIL PROTECTED] DAV on + ssl ?

2007-01-29 Thread arry
Have anyone succeeded to set up DAV running on top of SSL ? If so please post your configs.Thanks. Every time I turn dav on, ssl stops!? see you H.Todorov - The official User-To-User support forum of the Apache HTTP Server

Re: [EMAIL PROTECTED] is it possible ? (ssl-tunneling)

2007-01-26 Thread arry
Hi, Tnanks for the reply and the configurations. I made a similar configuration - but just without virtualhost directive - and it works. But with firefox it shows the locker (ssl picture on the browser) crossed by a line. With IE it doesn't show the locker but everytime a connection is inni

[EMAIL PROTECTED] is it possible ? (ssl-tunneling)

2007-01-22 Thread arry
Hi, is it possible to have the connection between the client and the reverse proxy encrypted with ssl and authorization basic ? smth like ssh-tunneling ? example : client < SSL > Apache <-> origin server reversed

Re: [EMAIL PROTECTED] core_output_filter

2007-01-03 Thread arry
as before, no change! I have tried with auth Basic, but the result is the same. From the logs i get no evident problems even on level debug. Something suspicious is probably this: "(104)Connection reset by peer: core_output_filter: writing data to the network" and this: "Digest: user

[EMAIL PROTECTED] Re: Cannot download files from Apache2.2 webserver.

2006-12-26 Thread arry
roblems even on level debug. Something suspicious is probably this: "(104)Connection reset by peer: core_output_filter: writing data to the network" and this: "Digest: user arry: nonce expired (367.00 seconds old - max lifetime 300.00) - sending new nonce" I have searched the fo

[EMAIL PROTECTED] Cannot download files from Apache2.2 webserver.

2006-12-22 Thread arry
result is the same. From the logs i get no evident problems even on level debug. Something suspicious is probably this: "(104)Connection reset by peer: core_output_filter: writing data to the network" and this: "Digest: user arry: nonce expired (367.00 seconds old - max lifetim