jyr / MNPP

Mac + Nginx + Percona + PHP a high performance web server in a one-click installer
http://getmnpp.org
314 stars 49 forks source link

Can't use folders outside htdocs? #73

Open theDanielJLewis opened 11 years ago

theDanielJLewis commented 11 years ago

I discovered one of the main problems I was having was trying to get MNPP to open site folders outside of htdocs. Is this possible?

In my case, I want to keep my website files in a Dropbox folder, for the easy versioning and syncing. So I can't put this in htdocs.

luzpaz commented 11 years ago

Just an idea, maybe if you tried to soft link dropbox files to the /htdoc/foo-directory/ ?

theDanielJLewis commented 11 years ago

I tried an alias, but that wouldn't work.

However, I've given up on MNPP for now and switched back to MAMP.

Faithfully,

Daniel J. Lewis

On Sun, Sep 8, 2013 at 6:40 PM, luzpaz notifications@github.com wrote:

Just an idea, maybe if you tried to soft link dropbox files to the /htdoc/foo-directory/ ?

Reply to this email directly or view it on GitHub: https://github.com/jyr/MNPP/issues/73#issuecomment-24031246