Wordpress/htaccess - allow access to subdirectory
问题 I have a subdirectory ( app ) I want to access that is in the root folder of my wordpress site. I have looked here: https://wordpress.stackexchange.com/questions/20152/cannot-access-non-wordpress-subdirectories-as-wordpress-overrides-them-with-a-40 I have tried the solutions and nothing worked. I also tried adding a separate .htaccess file to the app subdirectory that looks like this: DirectoryIndex index.php index.html index.htm Options +Indexes But it didn't seem to help: The main .htaccess