Cloud Sites PHP Articles
2 results
Use these resources to customize your PHP environment, optimize WordPress settings, and resolve display issues.
-
Change PHP Settings for WordPress in Cloud Sites
Read more: Change PHP Settings for WordPress in Cloud SitesUpdate the PHP memory limit, max file size, post size and execution time for WordPress in Cloud Sites.
-
Display SVG Images via PHP in Cloud Sites
Read more: Display SVG Images via PHP in Cloud SitesIn order to properly display SVG image types within the PHP environment, a specific line must be added to your .htaccess file. This line will tell the Apache instance the proper MIME type to use when serving request for SVG style image files.