Wordpress does not create directories?
- by Marcappuccino
First I will just tell you how my wordpress hierarchy looks like:
/var/www has all of the wordpress files, which is different from how it is normally set up as /var/www/wordpress (symlinked to /usr/share/wordpress). So var/www contains all of the files that /usr/share/wordpress would have, and /usr/share/wordpress is symlinked to /var/www, with an…