apache:htaccess
差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン前のリビジョン次のリビジョン | 前のリビジョン | ||
| apache:htaccess [2014/04/04 01:50] – clownclown | apache:htaccess [2025/02/16 13:53] (現在) – 外部編集 127.0.0.1 | ||
|---|---|---|---|
| 行 129: | 行 129: | ||
| </ | </ | ||
| + | ==== 特定ファイルをX-Forwarded-Forで許可 ==== | ||
| + | < | ||
| + | <Files ~ " | ||
| + | SetEnvIf X-Forwarded-For " | ||
| + | |||
| + | order deny,allow | ||
| + | deny from all | ||
| + | allow from env=allowed | ||
| + | </ | ||
| + | </ | ||
apache/htaccess.1396576225.txt.gz · 最終更新: 2025/02/16 13:50 (外部編集)
