Is this correct? Code: <Directory "/var/www/web60/web"> Options FollowSymLinks AllowOverride All </Directory> upload_max_filesize = 20M post_max_size = 20M
The override part looks fine. The other lines are for php? Then you missed to add php_admin_value or php_admin_flag in front of it.