Skip to Main Content

Oracle Database Express Edition (XE)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to configure Virtual Hosts in Oracle XE - Multiple Domain Names

439244Nov 8 2006 — edited Nov 11 2006
I have installed OracleXE in RHEL 4.0 and FC6 Fedora Core 6 successfully.

My URL could be any of these options:
http://localhost:8080/apex/
http://127.0.0.1:8080/apex/
http://my_servername:8080/apex/
http://192.168.1.36:8080/apex

[ Where 192.168.1.36 is the private IP of my box ]
They all work fine.!!!

I wonder how to configure the equivalent of Virtual Hosts in Oracle XE

I like to keep my same IP: 192.168.1.36

Add 2 Domains:
www.mydev.com => Development Domain
www.myprod.com => Production Domain

The Domains resolve properly to the same IP [ 192.168.1.36 ]

I like to receive the http request redirect to the properly URL or APEX page in OracleXE.

I guess for Apache would be some kind of virtual hosts configuration, however I can't find the location to create this Virtual Servers and put the properly redirection.

Best Regards Dino
Brains R Like Books only work when they R Open.
www.phpopenmonitor.com

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Dec 8 2006
Added on Nov 8 2006
2 comments
1,009 views