/
var
/
www
/
html
/
sftest
/
wp-content
/
Upload File
HOME
# BEGIN WebP Express # Plugin is deactivated # END WebP Express # Disable access to all file types except the following Order deny,allow Deny from all <Files ~ ".(xml|css|js|jpe?g|png|gif|pdf|docx|rtf|odf|zip|rar|eot|ttf|otf|woff|woff2|svg|mp4|webp|ico|json|lottie)$"> Allow from all </Files>