News Feed
Jobs Feed
Sections




News Archive
RandomBugs.com:
Apache Dynamic Virtual Hosting and PHP security
June 07, 2011 @ 10:09:31

On the RandomBugs blog today there's a new post looking at some of the considerations made when setting up Apache and PHP for dynamic virtual hosting.

It's been a while since I configured the latest Dynamic Mass Virtual Hosting Server. Last time I used mod_vhost_alias to create a dynamic virtual hosting and it worked without any problem for what we need in that time. [...] Now, the problem is a little bit changed: We need a secure sever which should support ftp virtual users with quota and we don't have permission to change the packages, apply patches or recompile sources, because we need to be able to upgrade without to much stress.

Their biggest problem was dealing with the virtual users and handling the security for them to work with the files and hosts set up for them and only them. They tried both suPHP and a combination of mod_vhost_alias/php safe_mode/openbasedir but neither fit their needs. In the end it was mod_macro that did the trick with one caveat - you had to be more careful when adding the host to use the correct syntax in the configuration. It's split between multiple files and settings have to match across them.

0 comments voice your opinion now!
dynamic apache security hosting virtual tutorial


blog comments powered by Disqus

Similar Posts

ThinkPHP Blog: Accessing NTLM secured resources with PHP

php|architect: Finding Exactly Where You Are

DevShed: Object-Oriented Programming Through Design Patterns

NETTUTS.com: Quick Tip: Loop Through Folders with PHP’s Glob()

Hasin Hayder's Blog: Creating Thumbnail of WebPages using WebThumb API


Community Events











Don't see your event here?
Let us know!


zendframework2 tool object framework interview introduction conference language example composer release development code community series podcast database functional testing opinion

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework