I have installed wordpress in root directory. There is a file say test.html in same directory. I can not open this file http://www.mysiet.com/test.html with this url. When i open this file i get ‘No posts found’.(I have coded wordpress’s template on my own and this message is in index.php if no posts found). so my questions are:
-
How can i open an html file that is placed in root directory.
-
Can i create a new folder in root directory and install another wordpress site in that directory while root directory already have a wordpress installation.
-
Can i create a new folder in root directory (that already has wordpress installed in it) and place some files in that new directory and access them via my browser.
Thanks
Open your .htaccess in the root folder which once opened should look something like this
Then add this above all of that and place your directory in designated spot “replace
with subdirectory name” you can add as many subs as you like
Final Result should look like this if my subdirectory was named other