This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

Kris
Kris

Basically I have october installed in the root folder of a webserver and I also have a wordpress installation in /wordpress folder. Is there a way I can make mysite.com/wordpress link to the wordpress folder otherwise I just get a October error that says page not found

FelixINX
FelixINX

Hi,

This worked for me. You need to add a withelist condition in your .htaccess.

Add this line : RewriteCond %{REQUEST_URI} !wordpress/.*

So this will add a condition so anyone who would like to access the wordpress directory, will be OK.

Hope this help!

1-2 of 2

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.