No, this is my .htaccess:
<IfModule mod_rewrite.c>
RewriteEngine On
# If you are having problems with the rewrite rules, remove the "#" from the
# line that begins "RewriteBase" below. You will also have to change the path
# of the rewrite to reflect the path to your...
Hi, I have installed xenForo on the root of a subdomain (Foro Comuniame) but every time I access that URL the browser redirects me to /forums (/foros after Route filter). How can I show the forum list without this redirect?
Thank you