Penci Design replied
Hi,
I checked on your site.
It seems that the mod_substitute module default configuration may cause a timeout error when loading large pages . I added the following lines in the .htaccess file located in your website main folder:
.htaccess
<IfModule mod_substitute.c> SubstituteMaxLineLength 10M </IfModule>
Please check screenshot http://prntscr.com/lyxnhe
Best Regards,
PenciDesign