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!

Http Response - needing to hide application directory from browser

526223Aug 2 2006
Hi,
i need to hide the application root directory from the browser, as you can see at these steps example:
1) Http request: www.xxxx.com
2) Apache runs module Alias: redirect www.xxxx.com to www.xxxx.com/somedir/
3) Apache returns www.xxxx.com/somedir/ to the browser

But, i need to change the step 3: Apache must just return "www.xxxx.com" to the browser, instead of ".../somedir". How can i do it?
Thanks in advance, Euclides.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 30 2006
Added on Aug 2 2006
0 comments
32,521 views