Re: Authentication proxy over proprietary module

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

 



I have requested URL https://<ip_address>/term/
and I have expected that login page with entering username and
password will be openned and after enterring valid login info
ProxyPage will be openned.

>From the RewriteLog:
10.7.254.18 - - [18/Jun/2010:15:44:08 +0200]
[10.6.1.135/sid#80176990][rid#801f51a8/initial] (2) init rewrite
engine with requested uri /term/
10.7.254.18 - - [18/Jun/2010:15:44:08 +0200]
[10.6.1.135/sid#80176990][rid#801f51a8/initial] (3) applying pattern
'.*' to uri '/term/'
10.7.254.18 - - [18/Jun/2010:15:44:08 +0200]
[10.6.1.135/sid#80176990][rid#801f51a8/initial] (3) applying pattern
'^/$' to uri '/term/'
10.7.254.18 - - [18/Jun/2010:15:44:08 +0200]
[10.6.1.135/sid#80176990][rid#801f51a8/initial] (3) applying pattern
'^/term/$' to uri '/term/'
10.7.254.18 - - [18/Jun/2010:15:44:08 +0200]
[10.6.1.135/sid#80176990][rid#801f51a8/initial] (2) rewrite '/term/'
-> 'http://127.0.0.1:8000/'
10.7.254.18 - - [18/Jun/2010:15:44:08 +0200]
[10.6.1.135/sid#80176990][rid#801f51a8/initial] (2) forcing
proxy-throughput with http://127.0.0.1:8000/
10.7.254.18 - - [18/Jun/2010:15:44:08 +0200]
[10.6.1.135/sid#80176990][rid#801f51a8/initial] (1) go-ahead with
proxy request proxy:http://127.0.0.1:8000/ [OK]
10.7.254.18 - - [18/Jun/2010:15:44:08 +0200]
[10.6.1.135/sid#80176990][rid#801f51a8/initial] (2) init rewrite
engine with requested uri /term/ajaxterm.css
10.7.254.18 - - [18/Jun/2010:15:44:08 +0200]
[10.6.1.135/sid#80176990][rid#801f51a8/initial] (3) applying pattern
'.*' to uri '/term/ajaxterm.css'
10.7.254.18 - - [18/Jun/2010:15:44:08 +0200]
[10.6.1.135/sid#80176990][rid#801f51a8/initial] (3) applying pattern
'^/(common|public)/(.*)' to uri '/term/ajaxterm.css'
10.7.254.18 - - [18/Jun/2010:15:44:08 +0200]
[10.6.1.135/sid#80176990][rid#801f51a8/initial] (3) applying pattern
'^/USSW(.*)' to uri '/term/ajaxterm.css'
10.7.254.18 - - [18/Jun/2010:15:44:08 +0200]
[10.6.1.135/sid#80176990][rid#801f51a8/initial] (3) applying pattern
'^/SecM/wsm.*' to uri '/term/ajaxterm.css'

Error log from Apache is in the attachement.

2010/6/18 Eric Covener <covener@xxxxxxxxx>:
> On Fri, Jun 18, 2010 at 9:36 AM, Petr Hracek <phracek2@xxxxxxxxx> wrote:
>> Hello,
>>
>> when I move ProxyPass to RewriteRule so that now it looks like following:
>> RewriteRule ^/term/$ http://127.0.0.1:8000/ [P]
>> RewriteRule ^/term/u$ http://127.0.0.1:8000/u [P]
>> RewriteRule ^/term/(.*) http://127.0.0.1/public/ajaxterm/$1 [P]
>> RewriteRule ^/([^/]+)$              ${unity:$1|/$1} [L]
>> RewriteRule ^/([^/]+)/(.*)  ${unity:$1|/opt/apache/htdocs/ssldocs/$1}/$2 [L]
>>
>> Then page is shown but unfortunatelly without and
>> authentication/authorization screen.
>>
>> May be I misunderstand your answer.
>>> Tough to guess why it didn't get proxied without looking at verbatim
>>> doc. If it doesn't get proxied, it won't match your <Proxy *>.
>> What do you mean with verbatim doc? Could you please send me reference?
>>
>
> What URL did you request? What got logged? What did the RewriteLog
> say?  What did you expect?
>
> --
> Eric Covener
> covener@xxxxxxxxx
>
> ---------------------------------------------------------------------
> 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
>
>



-- 
Best Regards / S pozdravem
Petr Hracek

Attachment: error_log-
Description: Binary data

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