✏️ 正在编辑: .htaccess
路径:
/home/phwqbxba/public_html/.htaccess
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
DirectoryIndex index.php index.html <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php84” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php84 .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit
💾 保存文件
← 返回文件管理器