PDA

View Full Version : port redirect in OAS 10g


pixelmonkey
09-08-2009, 11:10 AM
have an Oracle 10g server connected to Oracle cluster.

recently created the SSL and have it assigned to port 443
default port for viewing the site is 80 and i'm searching for a way to redirect all traffic that has a bookmark to http:// to https:// WITHOUT it defaulting to the homepage.

example.
bookmark = http://server.com/page/test.page

when accessed after switch, a person that types or clicks a link for the above mentioned link, it automatically goes to:
https://server.com/page/test.page

thoughts?
chris<pixelmonkey>:D

¥åßßå
09-08-2009, 12:20 PM
htaccess ?

Buggered if I can remember the commands though, but a quick googy search brought up this @link Redirect everything served on port 80 to HTTPS URI (http://www.askapache.com/htaccess/ssl-example-usage-in-htaccess.html#redirect-port-80-to-https)

¥

pixelmonkey
09-09-2009, 02:24 PM
thanky yabba... also found an option in OAS 10g that will redirect all pages, for those that currently have book marks, without breaking the links.

chris<pixelmonkey>:D

¥åßßå
09-10-2009, 04:43 PM
Bugger, and I took the time to google an answer!!! ... *stomps off with a flounce*

No worries ;)

¥