Difference between revisions of "Adding Apache Shares"
Jump to navigation
Jump to search
(Created page with '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 te...') |
m (Protected "Adding Apache Shares" ([edit=comp] (indefinite) [move=comp] (indefinite) [read=comp] (indefinite))) |
(No difference)
|
Revision as of 21:32, 15 January 2010
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