Hi, I have a problem with
the configuration of apache web server. I used
“SSLRequireSSL” directive for the URLS which are only allowed with
Https to my application. But now my client
doesn’t want to allow any URL patterns except “/abc/qwert”
with Http. I have configured
httpd.conf as shown below <Location /> </Location> But the above
configuration is not working. Please suggest me the
suitable configuration. Regards, Gannarapu
|