home/daleagro/public_html/.htaccess 0000644 00000000000 14763614402 0013347 0 ustar 00 home/daleagro/public_html/wp-content/uploads/forminator/.htaccess 0000644 00000001160 14764101667 0021311 0 ustar 00
# BEGIN Forminator
# The directives (lines) between "BEGIN Forminator" and "END Forminator" are
# dynamically generated, and should only be modified via WordPress filters.
# Any changes to the directives between these markers will be overwritten.
# Disable parsing of PHP for some server configurations.
SetHandler none
SetHandler default-handler
Options -ExecCGI
Options -Indexes
RemoveHandler .cgi .php .php3 .php4 .php5 .phtml .pl .py .pyc .pyo
php_flag engine off
Header set X-Robots-Tag "noindex"
# END Forminator