Authorization of Proxy

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

---------------------------------------------------------------------
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



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux