I'll create a subdomain for my forum and now, for moment subdomain redirection in discussions page, so i want that will be redirect in categories page, but they dont have a path for it ....
Do you have a solution or an idea for redirect my subdomain on categories page ?
Thx / sorry for my suck english :) I hope you will be understande me :)
I guess you could make a directory called categories and move categories.php into there then rename it index.php and use that as the path but i dunno if that'd cause issues with the workings of vanilla. I'm guessing you'd need to do a bit of work with relative links and stuff. You could just do a http redirect from an index.php in a categories folder to the normal categories.php file?