We've expanded our news coverage and improved our search! Visit
oreilly.com for the latest or search for all things across O'Reilly!
Article:
 |
|
Location, Location, Location: Tips for Storing Web Site Files
|
| Subject: |
|
ln -s |
| Date: |
|
2003-12-15 11:15:03 |
| From: |
|
anonymous2
|
|
|
|
Hi, for me, the easy way to to that, is to work in my normal folders (no inside the ~/Documents) and then create an unix alias to the /Library/Webserver/Documents with'ln -s' command
Works like a norma mac alias, so ou can rename, etc, but also work like an unix alias, so you can put all your php, etc files, and test in your local machine, without having to make any modifications to your ini files, or config files...
[]s
fergussom
|