0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

URLが変更される

Posted at

おはようございます。
Mac os 15.4.1
safari

で送っているのに、
Not Found

The requested URL was not found on this server.

が出るので、
URLを見ると
https://url.com/intdex.php?user_id=user1
になっています。
この intdex の t はどうしてなのでしょう?

ちみに

intdex.php
というファイルを作って
<meta http-equiv="refresh"content="0;URL=intdex.php?user_id=user1"
を置いてみましたが
やはり、
intdex.php
に飛びます。

何が原因でしょうか?

0
0
2

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?