--- Sebastian <[EMAIL PROTECTED]> wrote:
> hmm i never even knew you can put that in there..
Yes according to php official manual you can
When using PHP as an Apache module, you can also
change the configuration settings using directives in
Apache configuration files (e.g. httpd.conf) and
.hta
Hi,
I am trying to debug the problem I have; which is that php seems to
ignore all php_value I set in httpd.conf. Example I have:
DocumentRoot /var/www/webssl
Options Indexes FollowSymLinks MultiViews
AllowOverride All
php_value upload_max_filesize "20M"
Order allow,deny
All
2 matches
Mail list logo