Microsoft
Software
Hardware
Network
Question : APEX Applications using SSL
Hi All,
I want to know if its possible to run some apex applications under SSL (https) and some normal (http). Normally on something like apache you specify different virtual directories and ther eyou san sepcify if it's ssl or normal.
Apex however is running from one place only so I'm not sure how it would be possible to separate the two.
What I want is something like:
http://www.mysite.com
with the main page and some basic apex app then when people go into their account (will be a separate apex app) they do so using secure connections
https://secure.mysite.com
or even
https://www.mysite.co
if that's easier.
I'm guessing it might be possible if I install apache to handle the http requests.
Could someone please give me an indication if this is possible and if so how?
Note: I would be using CentOS Linux and Oracle XE for this exercise.
Thanks
Peter
Answer : APEX Applications using SSL
It's certainly possible, although you might run into unexpected difficulties due to using Oracle XE.
Check out this link:
http://davidghedini.blogsp
ot.com/200
9/02/https
-for-oracl
e-
applicat
ion-expres
s-on.html
An older post, but still very useful:
http://c2anton.blogspot.co
m/2006/10/
setting-up
-ssl-for-
a
pplication
-express.h
tml
Random Solutions
Outlook 2007 not loading
undelete
hp deskjet 5943 makes a funny noise
javscript to show images after every second
Why do I get a login exxor message?
Storage vMotion general system error
Excel 2007: Sorting Data In Columns
Create task in task scheduler programmatically
Form Validation
Textbox add button click onBlur