This forum is no longer active. Please post your questions to our new community site
directory security
|
|
Hi, i’m setting up subversion stack on a MAMP machine. I am fairly new to apache and i was wondering if there is a guide to setting up security post installation? I see that all config files and password files are plain text and owned by whatever account installed it with properties: My questions are: I am hoping to have an svn repository accessible via the net, i already forwarded port 8080 to this machine. Thanks for any input! |
|
|
Hi, If you have installed the Stack as a regular user, Apache will run using that user. In other case, if you have installed as root user, the Apache server will be running as a “daemon” user. You can also install as service on OS X to start the Apache and Subversion server on boot. This guide could be helpful for you http://bitnami.org/article/how-to-install-servi… |
|
|
awesome , exactly what i needed! |

