Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
recondole
/
wp-content-20250807152928
/
plugins
/
w3-total-cache
/
inc
/
mime
:
html.php
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?php /** * HTML mime types */ return array( 'html|htm' => 'text/html', 'rtf|rtx' => 'text/richtext', 'txt' => 'text/plain', 'xsd' => 'text/xsd', 'xsl' => 'text/xsl', 'xml' => 'text/xml' );