Ender Hikmet KILI�OGLU wrote: > It works > using /user/<username> works for initial page but at this page's links > doesnt contain any info about URI's parameter so when user click some link > get default page. I thing if a paramater comes from URI this parameter must > be added all links. > Ender >
To separate between sites, use /page/<pagename> rather than /user/<pagename>, it'll work better because the user parameter will not be propagated inside links whereas the page one will (or at least should, I've not tested it recently). -- Raphael Luta - [EMAIL PROTECTED] Professional Services Manager Vivendi Universal Networks - Paris -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
