Hi,
I have a page called "copa" and my permalink is activated. So I access my page like it: http//mysite.com/copa/.
But I need install a forum at /copa/forum. To do it I need create a folder called copa and inside it create another one called forum.
But if I have a folder /copa/ I can't access my page at http//mysite.com/copa/. There are a conflict. How to solve it?
What's change I need to do in .htaccess file?