Oracle WebCenter Sites (MOSC)

MOSC Banner

How to use OOTB Vanity url with remote satellite server

edited May 19, 2015 10:03AM in Oracle WebCenter Sites (MOSC) 3 commentsAnswered

Hi,

I am trying to implement the 'out of the box' vanity url which comes with 11.1.1.8 version.

I set up the vanity url  with webserver(apache) mod-rewrite as below, which works fine.

RewriteRule ^(.*)$ /cs/Sites?lookuphost=http://www.example.com& lookuppage=$1 [L]

In this case I don't have Remote Satellite Server. So, all my requests are routed to the Sites filter (/cs/Sites) which is at the content server tier. So, Sites filter has the DB access and it gets the respective c, cid, wrapper etc from webference table , cache it and forwards the request to the co-res satellite server (cs/Satellite) with proper pagename, c, cid values.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center