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
windows search in taskbar
Macro to enable a specific add in
Excel + Graphs + data from current sheet
Using find and grep to create a file
Need help with form that uses radio & check boxes with JS
View Jpeg's on cccess 2003 forms
error opening a step in "Edit" mode ..sql server 2008
Server Local Group to Domain Local Group
Delete line with duplicate
How to let the user save back Excel to website?