• Resolved Sandeep Maurya

    (@sandeepmaurya)


    if i use below code… in wp-content/.htaccess file ,the css is not supporting to blog…

    Order deny,allow Deny from all <Files ~ “.(xml|css|jpe?g|png|gif|js)$”> Allow from all </Files>

    How to encounter this problem as i want to block access to my wp-content folder other than admin…

    your help will be appreciable…thanks in advance.

Viewing 13 replies - 1 through 13 (of 13 total)
Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Block access to wp-content folder’ is closed to new replies.