The post How to Change upload_max_filesize for a particular domain? appeared first on Hivelocity Hosting.
]]>#echo “php_admin_value upload_max_filesize 20MB” > /etc/httpd/conf/sitexx/uploadmaxsize
Replace xx with site number.
Site number could be checked with the below command:
#sitelookup -d <sitename>
The post How to Change upload_max_filesize for a particular domain? appeared first on Hivelocity Hosting.
]]>