One particular url must go thorugh HTTPS

Hi,

one of our Domino server is Webserver having Domino SSL enabled.

all my urls abc.domain.com should go with http://abc.domain.com , which goes by default. No problem.

one particular url called xyz.domain.com must go with https://xyz.domain.com, (ssl secured) if the user types the url as http://xyz.domain.com.

Automatic redirection of HTTPS will lead all the requests to go with https , which is not my requirement, i want only one url to automatically go with https.

Any help on this regard will be highly appreciated.

Thanks

S.Sheriff

Subject: One particular url must go thorugh HTTPS

Why not set up a web page at the specific address at http://xyz.domain.com that does a redirect to https://xyz.domain.com.