• I have read through the articles here but can’t seem to find the resolution to my issue.

    My WP site is at the root of my domain, however I have other items in the root that I still need to access, in this case an application living in /db/db/index.php.

    I can’t get to this as I get a 404 in the center of my website, how do I bypass redirection for this directory?

    Thanksl
    Andrew

Viewing 4 replies - 1 through 4 (of 4 total)
  • What happens when you try mydomain.com/db/db/index.php ?

    Thread Starter dresky628

    (@dresky628)

    I get a 404 page within the WP format

    I am able to go to things other than WordPress, but all of my WordPress installations are in subfolders and those domains are assigned to those locations. If your root htaccess or whatever you might have there is exclusively sending your domain straight to WordPress’ index.php, then maybe you need some special rewrites or redirects there for anything other than WordPress.

    Thread Starter dresky628

    (@dresky628)

    Probably but I don’t know enough about these re-writes to get this to work properly….Anyone have any ideas?

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Allow for subdirectories’ is closed to new replies.