diff options
author | Chris Xiong <chirs241097@gmail.com> | 2024-02-17 20:50:36 -0500 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2024-02-17 20:50:36 -0500 |
commit | 42e556b519e4e8788b44212dd1e96be4d2c662f7 (patch) | |
tree | 969ffbb25d79922afc4e783104353db069ea2103 | |
parent | 891f8eee12e6bdb2fad0fe0b28976362eb965236 (diff) | |
download | web-42e556b519e4e8788b44212dd1e96be4d2c662f7.tar.xz |
Fix blog list...
-rw-r--r-- | blog/list/.htaccess | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/blog/list/.htaccess b/blog/list/.htaccess index 2651228..49e93ae 100644 --- a/blog/list/.htaccess +++ b/blog/list/.htaccess @@ -1 +1,2 @@ +Options +FollowSymlinks Header set Cache-Control no-cache |