Priority File Manager

📁 public_html
Base Directory:
/home/ecedu/public_html/wp-content/aiowps_backups
NameTypeSizeActions
📁 .. Folder -
📄 .htaccess File 31
Edit Download
📄 7l16uwnlxf_htaccess_backup.txt File 1568
Edit Download
📄 u42yily9v3_htaccess_backup.txt File 1582
Edit Download
# php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php82” package as the default “PHP” programming language. AddHandler application/x-httpd-ea-php82 .php .php8 .phtml # php -- END cPanel-generated handler, do not edit # BEGIN WordPress # التعليمات (الأسطر) بين "BEGIN WordPress" و "END WordPress" # تم إنشاؤها ديناميكيًا، ويجب تعديلها فقط من خلال مرشحات ووردبريس (WordPress Filters). # أي تغييرات على التعليمات بين هذه العلامات سيتم الكتابة فوقها. ExpiresActive On ExpiresByType image/jpg "access plus 24 hours" ExpiresByType image/jpeg "access plus 24 hours" ExpiresByType image/gif "access plus 24 hours" ExpiresByType image/png "access plus 24 hours" ExpiresByType text/css "access plus 24 hours" ExpiresByType application/pdf "access plus 1 week" ExpiresByType text/javascript "access plus 24 hours" ExpiresByType text/html "access plus 2 hours" ExpiresByType image/x-icon "access plus 1 year" ExpiresDefault "access plus 24 hours" Options -Indexes Header set X-Endurance-Cache-Level "2" Header set X-nginx-cache "WordPress" RewriteEngine On RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] # END WordPress