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.
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
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
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
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
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
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
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
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
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
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
11 matches
Mail list logo