“Oops.” error on an html file directly uploaded to a subdirectory of my WordPress site
I can see the index of /files directoy and prototype-pivot-pong/boilerplate.html doesn’t exist. So, the 404 error is correct. Also, you must know that, if the requested URL hits the directory of WordPress and it doesn’t match a real file, the request will be handle by WordPress, at least you set your own RewriteRules in .htaccess … Read more