im making my own WCMS and was wondering how i could get the content page to show a defualt page if the address used to acces it was top level e.g. if the user connected to teh site via www.global-european.com then the content page would load the welcome content
the only way i though of doing this is like so:
check to se if tehre are any Variables being pased in teh URL if not tehn hey presto but i only know how to get it to take teh variable from the url
if you undestand