Please ignore that mail I have pressed SEND without checking. 2011/6/15 Petr Hracek <phracek2@xxxxxxxxx>: > Dear users, > > I have a some problems with proxy authorization and I could not make > an authorization of the proxy pages. > > Configuration in my <VirtualHost section is>: > > <VirtualHost _default_:443> > SSLEngine on > SSLProxyEngine on > ProxyRequests off > > RewriteEngine on > RewriteCond %{REQUEST_METHOD} ^TRACE > RewriteMap pages txt:/opt/httpd2/conf/pages.txt > RewriteRule ^/ATS$ http://192.2.0.25:8080/Admin [P] > RewriteRule ^/ATS/(.*) http://192.2.0.25:808/Admin/$1 [P] > RewriteRule ^/([^/]+) Â Â${pages:$1|/$1} $ > RewriteRule ^/([^/]+)/(.*) Â Â${pages:$1|/opt/httpd2/htdocs/docsssl/$1}/$2 [L] > > <Directory /> > > </VirtualHost> > > -- > Best Regards / S pozdravem > Petr Hracek > -- Best Regards / S pozdravem Petr Hracek --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx