Hi Everyone!
i have installed kentico on localhost. Its URL is
http://localhost/Kentico
I have removed the extension from forums.aspx by following the method described
here. Now i am able to access forums by typing the following URL:
http://localhost/Kentico/Forums
Suppose i have made a new forum titled ChilliSauce Events. Now i want if a user type the following URL:
http://localhost/Kentico/Forums/ChilliSauceEvents
then it navigate to my forum named chillisauce events where it will show my threads. How exactly can i accomplish this task?