WPIntell

Source evidence

Getting Error 500

Far Future Expiry Header · support · 2020-07-13T05:52:00+00:00

mixedsentiment
mediumseverity
0.73relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

6 / 35 rows with source links

17.1% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

29 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
exceedresourcing resolved
I installed the plugin and saved it. I did not mention the expiry days and did nothing else, but got a 500. Now the site nor my admin would not open. So deleted the plugin from Cpanel, but still, I am getting the error page and not the site. What could be the reason and how to recover my site? Hi, To use this plugin do the following: 1) Ensure that the “mod_expires” module is enabled from your host’s main configuration file. 2) Check with your hosting provider or if you have access to the httpd.conf file the following line should be uncommented: LoadModule expires_module modules/mod_expires.so If the above does not help, check the .htaccess file in your site and search for the following lines and delete them. # BEGIN Far Future Expiration Plugin <IfModule mod_expires.c> ExpiresActive on <FilesMatch “\.(gif|jpeg|jpg|png)$”> ExpiresDefault “access plus 5 days” </FilesMatch> </IfModule> # END Far Future Expiration Plugin Let me know if the above helps you. Thank you

Comments

1 shown
mbrsolution 2020-07-13T06:12:00+00:00

Hi, To use this plugin do the following: 1) Ensure that the “mod_expires” module is enabled from your host’s main configuration file. 2) Check with your hosting provider or if you have access to the httpd.conf file the following line should be uncommented: LoadModule expires_module modules/mod_expires.so If the above does not help, check the .htaccess file in your site and search for the following lines and delete them. # BEGIN Far Future Expiration Plugin <IfModule mod_expires.c> ExpiresActive on <FilesMatch “\.(gif|jpeg|jpg|png)$”> ExpiresDefault “access plus 5 days” </FilesMatch> </IfModule> # END Far Future Expiration Plugin Let me know if the above helps you. Thank you