489495df
芝麻web文件管理
芝麻web文件管理V1.00
489495df
编辑当前文件:/home/landifun/public_html/public/htaccess-for-ssl
RewriteEngine On RewriteCond %{HTTPS} off #NOTE:replace with your domain RewriteCond %{HTTP_HOST} ^(?:www\.)?(yourdomain)\.com$ [NC] RewriteRule ^ https://%1.com%{REQUEST_URI} [R=302,L,NE] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ index.php?q=$1 [L,QSA]
Not Found
404
Not Found