文件操作 - .htaccess
返回文件管理
返回主菜单
删除本文件
文件: /storage/v12552/rokpaw/public_html/wp-content/cache/autoptimize/.htaccess
编辑文件内容
<IfModule mod_expires.c> ExpiresActive On ExpiresByType text/css A30672000 ExpiresByType text/javascript A30672000 ExpiresByType application/javascript A30672000 </IfModule> <IfModule mod_headers.c> Header append Cache-Control "public, immutable" </IfModule> <IfModule mod_deflate.c> <FilesMatch "\.(js|css)$"> SetOutputFilter DEFLATE </FilesMatch> </IfModule> <IfModule mod_authz_core.c> <Files *.php> Require all denied </Files> </IfModule> <IfModule !mod_authz_core.c> <Files *.php> Order deny,allow Deny from all </Files> </IfModule>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件