Issue while setting up vanity url with RSS
Hello all,
We are trying to test RSS installation in WCS 11.1.1.8.0 Patch 8. One of our site have vanity url configured.
Currently, we have following configuration of webroot in our management system:
Host name: test
Root URL: /ss/test
Virtual URL:
Environment - management
Root URL: /cs/test
Sites: test
Have added "management" in futuretense.ini file and also have updated - URLRewriteFilter to the RSS web.xml
When I hit the following url -> http://[management]:[port]/cs/test/[some vanity url] - I get the correct page but when I hit the with http://[management]:[port]/ss/test/[some vanity url] I get 404. If I remove virtual url, url with /ss/ works fine but it is not able to pick up all static files like css, images, etc. as they are pointing to /cs/images/.. path.