Title: [Plugin: WP Super Cache] locking down cache with .htaccess
Last modified: August 19, 2016

---

# [Plugin: WP Super Cache] locking down cache with .htaccess

 *  [onlyconnect](https://wordpress.org/support/users/onlyconnect/)
 * (@onlyconnect)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-locking-down-cache-with-htaccess/)
 * Hi
 * I’ve just installed WP Super Cache which meant relaxing security on my wordpress
   install a little. I aim to keep it read-only by the web server, except for certain
   folders which are locked down with .htaccess to server only harmless files such
   as images.
 * My question: does the cache folder need to serve .php files or file types other
   then .html .css .js .gz (?) and possibly images?
 * I’m thinking of a .htaccess in the root of cache like this:
 * Order Allow,Deny
    Deny from all <Files ~ “.(css|jpe?g|png|gif|js|html|gz)$”> 
   Allow from all </Files>
 * Would that interfere with the operation of WP Super Cache?
 * Thanks
 * Tim

Viewing 1 replies (of 1 total)

 *  Thread Starter [onlyconnect](https://wordpress.org/support/users/onlyconnect/)
 * (@onlyconnect)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-locking-down-cache-with-htaccess/#post-1346821)
 * My observation so far is that this probably does not work with wp super cache
   full on, but probably does work with wp super cache half on. I’ve put this in
   with the cache half on for the time being.
 * Tim

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WP Super Cache] locking down cache with .htaccess’ is closed
to new replies.

## Tags

 * [htaccess](https://wordpress.org/support/topic-tag/htaccess/)

 * 1 reply
 * 1 participant
 * Last reply from: [onlyconnect](https://wordpress.org/support/users/onlyconnect/)
 * Last activity: [16 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-locking-down-cache-with-htaccess/#post-1346821)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
