Skip to main content

14 posts tagged with "2017"

View All Tags

How to Serve Wordpress Site from Subdirectory

· 3 min read

Wordpress by default is installed in the root directory var/www/abc.com/public_html. This causes a lot of inconvenience as often we need to install other files into separate subdirectories under root directory. A good installation practice should keep every project in its own subdirectory.