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!
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!