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.
私はこの状況では新しいです。自分の Web サイト (Linux をホスト) を保護したいのですが、この方法 (.htacces 編集) を見つけました。しかし、.htacces のエラーにより、私の Web サイトへの ftp 経由のアクセスが拒否される可能性があるかどうかを知りたいです。.htpacces は http アクセスのみですか?
ありがとう
Apache はWeb サーバーであり、 ftp要求を処理しないため、構成ファイルはそのサービスに影響を与えません。
いいえ、Web サーバー (ほとんどの場合 Apache) が FTP を処理していないため、できません。