OpenLiteSpeed WordPress VPS 404 Error on Non-Wordpress Site Install in Sub Folder

jchambo

New Member
#1
I have a One-Click OpenLiteSpeed WordPress install over on a VPS at Vultr, and am trying to install a non-WordPress website into a sub-folder I created.

I'd like to say, have https://example.com/test point to a new folder I created in the WordPress root install directory of /var/www/html/test

I created the directory and placed the files needed there that include an index.php file, however when I go to https://example.com/test, I receive a 404 Not Found error. I believe I need to modify the .htaccess file in the root of my WordPress install, but am unsure of what to modify 100%.

My .htaccess file can be found here: https://pastebin.com/SeHn2bF6

Any help is appreciated!
 

jchambo

New Member
#3
Negative, I receive a 404 Not Found error.

EDIT: I created a new Folder with another name and placed another index.php file within it and that specific folder works. Not sure what happened but I'm going to re-name the original folder to something else, test and report back.
 

jchambo

New Member
#4
This can be closed out - I have it defined in my index.php file that resides in that folder point to a database I created in phpMyAdmin and I had the database field filled out incorrectly. Thank you to everyone who replied though. Oops!
 
Top