Forum Moderators: phranque
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