I apologize if this is a basic question, however I have been searching on this and can't find anything of use, probably since I don't really know the proper terms.. I am wondering if there is a way to interpret the url that is called on the server, such as:
http://mydomainname.com/site1/module1
and then using PHP (ideally), or some other technology if necessary, change the display of the url to the use as something else, such as:
I realize I would have to put in specific things to change urls to and from, just am not sure if this is possible.. thanks for any advice.