rejetto forum

Software => HFS ~ HTTP File Server => Topic started by: tudor81 on July 22, 2012, 07:42:51 AM

Title: page Not found go to root. (how can i do this automatically?)
Post by: tudor81 on July 22, 2012, 07:42:51 AM
what should i write and where? if desired page not found then hfs redirect user to root automatically. can [+special:strings] do this? tell me the comand please
Title: Re: page Not found go to root. (how can i do this automatically?)
Post by: rejetto on July 22, 2012, 02:38:18 PM
try this:
right click on the root > properties > diff template
enter this text
Code: [Select]
[+not found]
{.add header|location: /.}
Title: Re: page Not found go to root. (how can i do this automatically?)
Post by: tudor81 on July 22, 2012, 03:00:22 PM
try this:
right click on the root > properties > diff template
enter this text
Code: [Select]
[+not found]
{.add header|location: /.}
thank u rejetto  ;) its working!! yeah!! ;D