Strangeness with URL: /admin/messages
Geoff
15 August 2013, 19:08
Hi
Just ran up against what seems like an odd bug.
I'm running Hiawatha with FCGI/PHP.
When I request the url "/admin/messages" it's not passed on to PHP. Instead, Hiawatha dies with the message: "File not found."
This isn't coming from my Toolkit, and all other requests are being processed as expected. So the workaround for me was simply to change the URL.
When I request /admin/messages on hiawatha-webserver.org it leads to the login for the CMS. I'm wondering if perhaps this URL has become hard-coded into the server? Perhaps some test code?
Hugo Leisink
16 August 2013, 20:23
There are no hard-coded URLs in Hiawatha. Perhaps the "file not found" is generated by the PHP file?
Geoff
19 August 2013, 16:59
Well, it's not reaching the PHP index file - seems to be coming from the server...
This topic has been closed.