芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/www/breadwinnerv2/.htaccess
RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ index.php?/$1 [L] #Cache
Header set Cache-Control "max-age=2592000, public"