thomas Armstrong wrote:
I was told that Apache 2.2 allows to create a secondary process which doesn't use PHP to serve images or static files without installing a secondary Apcache webserver or lighttpd.
Sure, make a copy of the httpd.conf file, remove everything that refers PHP (the LoadModule basically), then run a secondary Apache using that config file. You'll have to use a different port of course and redirect images and the like to the secondary apache.
But... why? Davide -- Ever noticed how fast Windows runs? Neither did I! --------------------------------------------------------------------- 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