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.
ユーザーが明示的にサーフィンできないようにApacheを構成するにはどうすればよいですか?http://myurl/somepath/index.php 'index.php控えめに言っても、URLの末尾に添付すると見苦しくなります。
http://myurl/somepath/index.php
index.php
URL書き換えを試しましたか?私はPHP開発者ではありませんが、少なくともASP.NETでは、サーバーレベルとコードレベル(個々のページ)でURL書き換えを設定できることを知っています。