• Hey!
    Have two subversionproject which is linked to my domain which is accessible via
    mydomain.com/project1
    mydomain.com/project2

    Now that I have installed WordPress, I will not access these pages, I come to the WordPress 404 page.

    My question is… Can I, in WordPress specify the directories mydomain.com/project1 and mydomain.com/project2 (these are not “pshycial” directories, I cant se them on my ftp-client) so wordpress should leave these directories alone?

    I figure it′s in the .htaccess file i should write something but what?
    tried with RewriteCond %{REQUEST_URI} !^/project1

  • The topic ‘leave invisible directory out of WordPress, an .htaccess que’ is closed to new replies.