garethhall
New member
- Joined
- Jan 25, 2010
- Messages
- 4
I need to change the php post, file upload size and time out limits for a single domain only. How do I go about this?
I know one can add custom httpd to a virtual host but I added this and I get a syntax error, and then me http will not start.
upload_max_filesize = 200M
Or will a htaccess file do the trick?
I know one can add custom httpd to a virtual host but I added this and I get a syntax error, and then me http will not start.
upload_max_filesize = 200M
Or will a htaccess file do the trick?