Sid Gifari File Manager
🏠 Root
/
home1
/
immorth6
/
www
/
acesolutionsksa
/
Editing: .htaccess.nfd-backup
# BEGIN HTTPS Forced Redirect # The directives (lines) between "BEGIN HTTPS Forced Redirect" and # "END HTTPS Forced Redirect" are dynamically generated, and should # only be modified via the filters. Any changes to the directives between # these markers will be overwritten. <IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{HTTPS} off RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] </IfModule> # END HTTPS Forced Redirect # BEGIN WordPress # The directives (lines) between "BEGIN WordPress" and "END WordPress" are # dynamically generated, and should only be modified via WordPress filters. # Any changes to the directives between these markers will be overwritten. # END WordPress # START: All in One SEO Sitemap Rewrite Rules # Do not make edits to these rules! <IfModule mod_rewrite.c> RewriteEngine On RewriteRule sitemap(|[0-9]+)\.xml$ /index.php [L] RewriteRule (default|video)\.xsl /index.php [L] </IfModule> # END: All in One SEO Sitemap Rewrite Rules # php -- BEGIN cPanel-generated handler, do not edit # This domain inherits the “PHP” package. # php -- END cPanel-generated handler, do not edit # BEGIN NFD Htaccess # Managed by Newfold Htaccess Manager v1.0.0 (acesolutions-ksa.com) # STATE sha256: 31f2c114f1d000d037210b1dac32bcbf151bab7754800aac63067b799d182d5b applied: 2025-11-14T07:01:13Z # BEGIN Newfold Skip 404 Handling for Static Files <IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_URI} !(robots\.txt|ads\.txt|[a-z0-9_\-]*sitemap[a-z0-9_\.\-]*\.(xml|xsl|html)(\.gz)?) RewriteCond %{REQUEST_URI} \.(css|htc|less|js|js2|js3|js4|html|htm|rtf|rtx|txt|xsd|xsl|xml|asf|asx|wax|wmv|wmx|avi|avif|avifs|bmp|class|divx|doc|docx|eot|exe|gif|gz|gzip|ico|jpg|jpeg|jpe|webp|json|mdb|mid|midi|mov|qt|mp3|m4a|mp4|m4v|mpeg|mpg|mpe|webm|mpp|otf|_otf|odb|odc|odf|odg|odp|ods|odt|ogg|ogv|pdf|png|pot|pps|ppt|pptx|ra|ram|svg|svgz|swf|tar|tif|tiff|ttf|ttc|_ttf|wav|wma|wri|woff|woff2|xla|xls|xlsx|xlt|xlw|zip)$ [NC] RewriteRule .* - [L] </IfModule> # END Newfold Skip 404 Handling for Static Files # END NFD Htaccess
Save
Cancel