Pick of the Week - Nov 10 [Show all picks]
Path Finder 5 - A feature-laden Finder replacement
Submit Hint Search The Forums LinksStatsPollsFAQHeadlinesRSS
12,000 hints and counting!


Click here to return to the 'Another way to use personal web sharing and FileVault' hint
The following comments are owned by whomever posted them. This site is not responsible for what they say.
Another way to use personal web sharing and FileVault
Authored by: mr_dbr on Mon, Dec 31 2007 at 8:10PM PST
This seems a rather complicated way when there's a simpler solution:
Just have your shared, public, non-private [etc] web directory outside of your encrypted home directory. Encrypting the web pages that are accessible from any browser is unnecessary..

Typical linux'y location would be /var/www/ - but a folder inside /Library/WebServer/ would make more sense, then you'd have to edit the apache config to point to your new location.

Or, if you don't feel like playing around with the apache configs, install something like XAMMP (The Apache Friends stuff), where the htdocs root is in /Applications/XAMMP/ - unaffected by the encrypted home directory.

[ Reply to This | # ]
Another way to use personal web sharing and FileVault
Authored by: Mike F. on Wed, Jan 2 2008 at 9:04AM PST

That's why I added the second note - to emphasise that unsecured access to the personal web pages in ~/Sites could lead to unintentional security leaks.

In my case I have some private documentation in HTML+PHP format that I want to keep private. In order to be able to view ist I need a webserver. So this hint combined with SSL and password protection seems like a pretty good solution to me.



[ Reply to This | # ]