This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
Hi,
I have OctoberCMS in my root of my website and my website also has a forum (/forum). But when I do go here, I get a 404. How can I change this?
Hi. You need to make an exclusion in your .htaccess file. https://octobercms.com/forum/post/ignore-specific-subfolders-via-htaccess
Shantarli said:
Hi. You need to make an exclusion in your .htaccess file. https://octobercms.com/forum/post/ignore-specific-subfolders-via-htaccess
That did not work. I have it like this:
RewriteEngine On
RewriteRule ^(forum)($|/) - [L]
(I get a HTTP 500 Error)
Last updated
This might be too obvious but on your OctoberCMS "forum" page, do you have the URL property set to "/forum"?
1-4 of 4