Problem with lighttpd
-
Seems the lighttpd has a bit different behaviour (changes the request_uri variable):
2017-05-06 15:42:29: (response.c.339) -- splitting Request-URI 2017-05-06 15:42:29: (response.c.340) Request-URI : /wp-content/uploads/2017/04/00430012.jpg?debug=true 2017-05-06 15:42:29: (response.c.341) URI-scheme : http 2017-05-06 15:42:29: (response.c.342) URI-authority : fisher.photography 2017-05-06 15:42:29: (response.c.343) URI-path (raw) : /wp-content/uploads/2017/04/00430012.jpg 2017-05-06 15:42:29: (response.c.344) URI-path (clean): /wp-content/uploads/2017/04/00430012.jpg 2017-05-06 15:42:29: (response.c.345) URI-query : debug=true 2017-05-06 15:42:29: (response.c.339) -- splitting Request-URI 2017-05-06 15:42:29: (response.c.340) Request-URI : /wp-content/plugins/adaptive-images/adaptive-images-script.php 2017-05-06 15:42:29: (response.c.341) URI-scheme : http 2017-05-06 15:42:29: (response.c.342) URI-authority : fisher.photography 2017-05-06 15:42:29: (response.c.343) URI-path (raw) : /wp-content/plugins/adaptive-images/adaptive-images-script.php 2017-05-06 15:42:29: (response.c.344) URI-path (clean): /wp-content/plugins/adaptive-images/adaptive-images-script.php 2017-05-06 15:42:29: (response.c.345) URI-query :
It would be much more reliable if a parameter also could used instead the server varialbe (like ?url=$1 where the $1 the original uri).
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Problem with lighttpd’ is closed to new replies.