Hi there.
my website automatically has url masking from the domain.
so
www.mydomain.com forwards to webspace.isp.com/username/ and
www.mydomain.com remains in the address bar. that's all fine.
Is it possible to use htaccess (or anything else) to make the url masking even better. currently if i click a link the address doesn't change though the actual url shows in the status bar at the bottom.
if for example the link was webspace.isp.com/username/page2.html can i make the address bar show
www.mydomain.com/page2.html?
and if people type the domain address to a directory or page within the site for it to work properly and be fully masked even in the status bar at the bottom?
thanks for your help.