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
create smaller CSV file for a large one
Bookmark page javascript. Add to favorites script
How to remove User Name and Password from Login screen
Mapi destination error
Transition from Exchange 2003 to 2010
Access Conferences
Java - dataStreamInput.readLine decaprecated
Data Conflict
Excel formulas finder
Java newbie - getting going questions!