Forum Moderators: phranque

Message Too Old, No Replies

Rewrite url to go to non-default port

         

seanbun

6:17 am on Sep 12, 2005 (gmt 0)

10+ Year Member



Hi all,

I am going to host 2 different ssl certificates in a single apache server. Since i have only got one IP address. I set one of tje ssl certificates on a non-default port (other than 443, say 4443).

so, when i access this ssl server, i need to go [myserver.com:4443....] Is it possible to user the rewrite function so that i can only access by [myserver.com...] without specifying the port no.?

Thanks

Apache Newbie