Visman
421a19f1d5
Add apple-touch-icon.png
2023-08-10 17:48:23 +07:00
Visman
d8f5715d0f
Add file uploads 10/...
2023-07-09 16:22:09 +07:00
Visman
36c160c0f7
Fix for LiteSpeed and the rewrite rule [L] flag
...
https://forkbb.ru/topic/36/New%20install%20%3A%20Not%20seeing%20stylesheet
https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:troubleshooting:rewrite_difference_on_l_flag_between_lsws_and_apache
2023-06-16 16:38:17 +07:00
Visman
999bc0eb31
Update .htaccess for #16
2023-06-04 09:39:15 +07:00
Visman
389838a249
Update Referrer-Policy
...
Change origin-when-cross-origin to strict-origin-when-cross-origin.
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referrer-Policy
2021-03-12 23:27:24 +07:00
Visman
81da33a16e
Update .htaccess for cache
...
For caching statics, only the Cache-Control header is needed.
If there is a Cache-Control header with the max-age or s-maxage directive in the response, the Expires header is ignored: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Expires
And ETag is not needed.
2021-02-04 22:17:17 +07:00
Visman
1c80626fbd
Update .htaccess
...
Add Permissions-Policy header
2021-01-14 10:10:36 +07:00
Visman
2f6a8c8c1e
Update .htaccess
...
To improve system security.
2021-01-11 17:51:48 +07:00
Visman
0430ba9196
Add caching for webp
2020-11-28 22:13:08 +07:00
Visman
35c94a2550
Add a method for generating a link to a static file
...
+ add caching of static files with resetting browser cache via filename.
2020-11-28 22:08:34 +07:00
Visman
6ed5a08812
Update .htaccess
2020-06-12 19:06:28 +07:00
Visman
9028d7f11a
Update .htaccess
2020-05-30 13:16:48 +07:00
Visman
0251191136
Fix auto detect base url for install
2018-09-12 20:40:20 +07:00