2023年7月24日

apache2 静态文件 csrf 错误

摘要: 第一步 安装 header模块 sudo apt update sudo apt install apache2 sudo a2enmod headers第二步 apache2配置过滤 <FilesMatch "\.(jpg|png|css|js)$"> <IfModule mod_headers. 阅读全文

posted @ 2023-07-24 15:15 yaolunhui 阅读(4) 评论(0) 推荐(0) 编辑

导航