|
Masking a module being called in in the address link
im using php nuke 7.5 and i am wondering if there is any way to mask the adress link when a module is called, for example if a member clicks thier messages. the url will show;
"mysite.com/modules.php?name=Private_Messages"
instead of allowing a user to see that i would prefer it if the adress link stayed
"www.mysite.com/"
is this possible?
|