How to show a nice URL in Browser URL navigator?
Hello
Arquitecture:
Internet --- Machine1 (Apache like Proxy Reverse and rewrite) --- MAchine2 (GLASSFISH-APEX LISTENER 2.0.1) --- DATABASE
That application will be like a directory of products, we need a nice indexation inside google, yahoo, etc...
We want to build an application with APEX, with a nice custom URL. like http:\\domain\pagina1\pagina2\pagina3
Limitations:
* We can not use frame
Actually, We obtained that when we write in a browsers URL domain "the domain" redirect to "http://domain/apex/f?p=600", and that appear in "browser url" but we want to know if is posible to change that without use frames.
Arquitecture:
Internet --- Machine1 (Apache like Proxy Reverse and rewrite) --- MAchine2 (GLASSFISH-APEX LISTENER 2.0.1) --- DATABASE
That application will be like a directory of products, we need a nice indexation inside google, yahoo, etc...
We want to build an application with APEX, with a nice custom URL. like http:\\domain\pagina1\pagina2\pagina3
Limitations:
* We can not use frame
Actually, We obtained that when we write in a browsers URL domain "the domain" redirect to "http://domain/apex/f?p=600", and that appear in "browser url" but we want to know if is posible to change that without use frames.
0