Re: [us...@httpd] MIME types

2010-02-03 Thread dinar qorbanof
use command like like AddType text/plain .php .html .info and see TypesConfig /etc/mime.types in /etc/apache2/mods-available/mime.conf and /etc/mime.types - The official User-To-User support forum of the Apache HTTP Server Project

Re: [us...@httpd] SuExec

2010-02-03 Thread dinar qorbanof
i think you can do what you want. create several wrapper "php-cgi" scripts each in its own directory and for all of them it and that directory of it should be with both user and group = user of it (and wrapper script should be executable). drupal php files can be owned by any user and group. -

Re: [us...@httpd] can we run two SSL domains on one IP

2010-01-19 Thread dinar qorbanof
hello. 2010/1/19 Nilesh Govindarajan : > . > > Oops. My bad. SSL protocol doesn't give the Host: header. So apache can't > decide which Vhost to serve (from apache docs :D). > >.. i think may be apache could if coded little other way, may be more correctly. i have written about that in bu