• Resolved pianodude363

    (@pianodude363)


    Hi,

    I have a bunch of other sites and links on my site that are being consumed by wordpress. What happens is when I try to go to one of my other sites such as: https://www.amkouri.com/forumtest , it will go to amkouri.com and show a wordpress 404 error. Is there a way to turn this off?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter pianodude363

    (@pianodude363)

    I am really stumped on this one. Any help could be appreciated. Is this a setting in wordpress? or is this a server thing?

    UPDATE: It seems like I only encounter this error when the directory is password protected, such as the forumtest one. If you go to https://amkouri.com/wiki it resolves fine.

    -Andrew Kouri

    Thread Starter pianodude363

    (@pianodude363)

    Yes, I have confirmed that this only happens with password protected directories.

    HMMMM….any help greatly appreciated!!!

    Thread Starter pianodude363

    (@pianodude363)

    okay….hello?>??????????

    its been like 12 hours since i posted?!!?

    whats up?

    every one must be as stumpted as me.

    Thread Starter pianodude363

    (@pianodude363)

    Okay, I just contaced my host and they told me to play around with the .htaccess.
    what I did was comment out all of the stuff that wordpress puts in there and it works!

    But, the problem is that now when you go to a lame URI such as: amkouri.com/hjkldfgjkadhsg it goes to a blank page…?

    here’s the stuff I have commented:

    # BEGIN WordPress
    # <IfModule mod_rewrite.c>
    # RewriteEngine On
    # RewriteBase /
    # RewriteCond %{REQUEST_FILENAME} !-f
    # RewriteCond %{REQUEST_FILENAME} !-d
    # RewriteRule . /index.php [L]
    # </IfModule>

    # END WordPress

    RedirectMatch temp ^/blog$ https://amkouri.com

    Thread Starter pianodude363

    (@pianodude363)

    I’ve also learned that this disables my RSS feed.

    Thread Starter pianodude363

    (@pianodude363)

    wow……………………………………………………..

    bumpety bump bump

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘404 Not Found on other sub sites on server?!’ is closed to new replies.