I have a URL that I use to view my map generated using MapServer.
http://localhost/cgi-bin/mapserv?map=/home/mwh/osm-demo/basemaps/osm-google.map&mode=browse&template=openlayers&layers=all
How can I convert it to more general style such as http://foo.com ?
I just need to show my map in a specific URL like in maps.google.com or www.openstreetmap.com and nothing more. For example I want to hide my directories showing such as /home/mwh/osm-demo/basemaps/ in the original URL.