# Block direct access to all PHP files except specified ones
# Covers all common PHP file extensions
Require all denied
# Allow specific PHP files to be accessed
Require all granted
# Show forbidden message for blocked files
ErrorDocument 403 "403 Forbidden: Direct access to this file is not allowed."
# Hide .htaccess files from being accessed directly
Require all denied
# Prevent directory browsing
Options -Indexes
# Additional security headers (if mod_headers is available)
Header always set X-Content-Type-Options nosniff
Header always set X-Frame-Options DENY
Header always set X-XSS-Protection "1; mode=block"
# Block direct access to all PHP files except specified ones
# Covers all common PHP file extensions
Require all denied
# Allow specific PHP files to be accessed
Require all granted
# Show forbidden message for blocked files
ErrorDocument 403 "403 Forbidden: Direct access to this file is not allowed."
# Hide .htaccess files from being accessed directly
Require all denied
# Prevent directory browsing
Options -Indexes
# Additional security headers (if mod_headers is available)
Header always set X-Content-Type-Options nosniff
Header always set X-Frame-Options DENY
Header always set X-XSS-Protection "1; mode=block"
https://purefloorsolutions.co.uk/post-sitemap.xml
2025-11-06T09:31:50+00:00
https://purefloorsolutions.co.uk/page-sitemap.xml
2026-04-23T16:06:55+00:00
https://purefloorsolutions.co.uk/category-sitemap.xml
2025-11-14T16:54:47+00:00
https://purefloorsolutions.co.uk/author-sitemap.xml
2024-03-14T15:32:30+00:00