On 8/31/06, Evaggelos Balaskas <ebalaskas@xxxxxxxxxxxx> wrote:
Joshua Slive wrote: > The reason this isn't supported in any version of apache httpd is > because it is extremely difficult to accomplish without severe > compromises given the unix permissions model. One alternative is to > run each vhost as a separate apache httpd instance and then use a > reverse proxy in front of them to forward requests. > > Joshua. thanks for your anwser Joshua, the reverse proxy is a good solution. qa: If i use a cgi script to write files in my folder isn't better?
It's certainly much easier to do with cgi scripts and suexec. The only reason to consider the multi-apache-with-proxy approach is if you have very specific needs, like very high performance. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx