Login | Forgot password | Register
What is OpenID?
OpenID is an Internet-wide identity system that allows you to sign in to many websites with a single account.
With OpenID, your ID becomes a URL (e.g. http://username.myopenid.com/). You can get a free OpenID for example from myopenid.com.
For more information visit the official OpenID site.
Archive
SilverStripe Forums » Archive » 200 Success on an invalid URL
Our old forums are still available as a read-only archive.
|
Page:
1
|
Go to End | |
| Author | Topic: 200 Success on an invalid URL | 324 Views |
-
200 Success on an invalid URL

30 April 2008 at 10:03am Last edited: 30 April 2008 10:04am
Guys
Doing my daily log scan and notice that some requests coming in (for nefarious purposes I am guessing) that look like this:
"GET /examples-of-family-trees/beckett/buck/beckett/beckett/beckett/buck/beckett/buck/beckett/beckett/buck/buck/beckett/buck/
beckett/buck/buck/buck/beckett/buck/beckett/buck/buck/buck/beckett/beckett/buck/beckett/buck/beckett/beckett/beckett/beckett/
beckett/beckett/buck/buck/buck/beckett/buck/buck/beckett/buck/beckett/beckett/buck/beckett/beckett/beckett/buck/buck/buck/
buck/buck/buck/beckett/beckett/buck/beckett/buck/buck/beckett/buck/beckett/buck/buck/buck/buck/beckett/buck/beckett/beckett/
buck/buck/beckett/buck/beckett/beckett/beckett/beckett/beckett/buck/buck/buck/buck/beckett/beckett/beckett/beckett/beckett/
beckett/buck/buck/beckett/beckett/beckett/buck/buck/buck/beckett/beckett/beckett/buck/buck/beckett/beckett/beckett/buck/beckett/
beckett/beckett/buck/buck/beckett/buck/beckett/buck/beckett/buck/beckett/buck/beckett/beckett/buck/beckett/beckett/buck/buck/
beckett/beckett/beckett/buck/beckett/beckett/buck/beckett/buck/buck/buck/buck/beckett/buck/buck/beckett/beckett/buck/buck/
buck/buck/beckett/beckett/buck/buck/beckett/buck/buck/buck/beckett/beckett/beckett/buck/beckett/beckett/buck/
beckett/ghtindex.html HTTP/1.1" 200 4848 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7"You can see that the server responds with a 200 success even though there is no way I have a URL that matches this request.
I am guessing it might have something to do with the .htaccess but as this is the Silverstripe default:
### SILVERSTRIPE START ###
RewriteEngine OnRewriteCond %{REQUEST_URI} !(\.gif)|(\.jpg)|(\.png)|(\.css)|(\.js)|(\.php)$
RewriteCond %{REQUEST_URI} ^(.*)$
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule .* sapphire/main.php?url=%1&%{QUERY_STRING} [L]
### SILVERSTRIPE END ###So is this a bug I see before me?
3d
FYI: The IP requesting this is registered to an ISP in South Korea
| 324 Views | ||
|
Page:
1
|
Go to Top |
Currently Online: There is nobody online.
Welcome to our latest member: marcusl

