Skip to Main Content

Integration

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!

OHS and Apache

oBeanOct 2 2008 — edited Oct 5 2008
I'm trying to setup Oracle 9i and OHS in my home office, and I'm having some http config problems. The database is working fine, it's the Apache part I think I need help with. My objective is to be able to create web pages using pl/sql (mod_plsql) and eventually some java.

I can access the oracle default webpage from the server using http://127.0.0.1, and from the network using the internal IP of the server, but I would like to be able to access it using my domain name. I have another webserver on the network which uses port 80, so I changed the "Port" and "Listen" directives in Apache to 7777, and set my router to forward this port to the Oracle server. This works fine too, but still not sure how to setup for my domain. I've tried changing the "ServerName" but no go...(?)

thx

Kevin
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 2 2008
Added on Oct 2 2008
9 comments
883 views