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.
URL を書き換える必要があります。問題は、ISAPI サーバー上の PHP で開発していることです。追加の問題は、私がサーバーの所有者/管理者ではないことです。
共有 ISAPI サーバーで PHP の URL を書き換える方法はありますか?
ホストに ISAPI_Rewrite ツールがインストールされていますか? はいの場合は、.htaccess という名前のサイトごとの構成ファイルを使用して、サイトの URL を書き換えることができます。