Skip to Main Content

APEX

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!

Hiding Portnumber, application id, session id etc in the url

ashok_dJul 1 2009 — edited Jul 17 2009
My question is this:

I have an application in Apex. I want to send out this URL to users to start using it. Problem is my url does not look nice. It looks something like this:

http://hostname:777/pls/apex/f?p=100:1

Instead of the above, I want to give something like this:

http://hostname/application_name

Now, if this redirects to http://hostname:777/pls/apex/f?p=100:1, that's fine with me.

An example of what I want would be the odtug website. When you type in www.odtug.com, it automatically redirects to http://www.odtug.com/apex/f?p=500:1:0


Is there any documentation out there that explains how to do this ?

Ashok
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 14 2009
Added on Jul 1 2009
8 comments
1,391 views