Google App Engine を使用して、php ファイルをアップロードしています。たとえば、これは私のテスト URLhttp://testing12399234.appspot.com/index.php
です。URL が見つからない場合はいつでも、ページにポイントする必要があります。http://testing12399234.appspot.com/index.php
たとえば、アクセスするとhttp://testing12399234.appspot.com/randomblabla12312
のコンテンツが表示される必要がありhttp://testing12399234.appspot.com/index.php
ます。.htaccess を介して可能であることは知っていますが、Google GAE で .htaaccess を使用する方法
質問する
92 次