私が得ている:
HTTP Status 404 - /admin/index.cfm/event/main.welcome
type Status report
message /admin/index.cfm/event/main.welcome
description The requested resource is not available.
Apache Tomcat/7.0.37
しかし、私が行くとき、それはうまくいきます:
/admin/index.cfm?event=main.welcome
また
/admin/event/main.welcome (thanks to htaccess)
ただし、これはMOD_CFMLを使用しているため、HTACCESSを使用して.cfmを含むURLをオーバーライドすることはできません。
私はこれをウェブ上のどこにも見つけることができません...:-/