Rewrite Rule question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
We have folloeing rewrite rules in our apache configuration files.
RewriteRule ^/AuthenticateService/Agent/Authenticate /AgentAuthenticationService/AgentAuthenticationSoapBindingImplBean [PT]
RewriteRule ^/AuthenticateService/Agent/Authorize /AgentAuthenticationService/AgencyAuthorizationSoapBindingImplBean [PT]
RewriteRule ^/AuthenticateService/Agent/AuthenticateAndAuthorize /AgentAuthenticationService/AgentAuthenticationAndAuthorizationSoapBindingImplBean [PT]
In the above rewrite rule, first two works fine. We are having problem with the last rule. It redirects to /AgentAuthenticationService/AgentAuthenticationSoapBindingImplBean instead of /AgentAuthenticationService/AgentAuthenticationAndAuthorizationSoapBindingImplBean. Is there any restriction in number of characters in rewrite rule? Could some one help us to resove this issue?
[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]