Hi all,
we have a website (let's call it www.website.com), that multiple customers use. The website is built dynamically depending on the customer (authenitcated via client certificate). Now we would like the website to pretend to have multiple subsites (for each customer), so that it looks as if our customers each had their own subsite (for example www.website.com/[CustomerName]).
My idea was to use the URL rewrite module and create a rule that redirects users from www.website.com/[CustomerName] to www.website.com and from www.website.com/[CustomerName]/internal to www.website.com/internal, but the url should remain the one they tiped.
Is this possible with the URL rewrite module?
If so: Could someone help me get started with this?
Any Help is greatly appreciated :-)
Cheers, MrTompkins