Adding Apache Shares

From New IAC Wiki
Revision as of 21:32, 15 January 2010 by Oborn (talk | contribs) (Protected "Adding Apache Shares" ([edit=comp] (indefinite) [move=comp] (indefinite) [read=comp] (indefinite)))
Jump to navigation Jump to search

On the webserver, the private apache shares are under

/var/www_private

We can create a new share with the following proceedure:

mkdir testshare
chown wwwprivate:wwwprivate testshare