コンテンツへスキップ
忘れるために記す

【Nginx】特定のファイルを404エラー

  • 投稿者:shimizu
  • 投稿公開日:2014年10月26日
  • 投稿カテゴリー:nginx
location ~ private\.html$
{
        return 404;
        break;
}

おすすめ

[alert] 6820#0: sched_setaffinity() failed (22: Invalid argument)

2014年7月15日

nginx + cookie 認証の仕組みを作成

2014年7月14日

nginxでのdos攻撃対策

2014年9月14日

Tweets by RainMoheart
Follow @RainMoheart

Advertisement

Copyright - OceanWP Theme by OceanWP