Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
昨日、アプリケーションを新しいサーバーに (VPS から専用に) 移行しましたが、以前のサーバーで正しく機能していたパスワード保護 (.htaccess ファイルを使用 - ユーザー名/パスを要求) が機能しなくなりました: 誰でもアクセスできますユーザー名パスの入力を求められることなく Web サイトにアクセスできます。すべてを同じに保っていたので、なぜ機能しなくなったのか、まったくわかりません。
Apache の設定を確認してください。に設定する必要はありAllowOverrideませんNone。
AllowOverride
None