Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #### error when rewriting /flip/ to --> trainapp.py
- 2013-06-23 23:20:23: (response.c.300) -- splitting Request-URI
- 2013-06-23 23:20:23: (response.c.301) Request-URI : /flip/
- 2013-06-23 23:20:23: (response.c.302) URI-scheme : http
- 2013-06-23 23:20:23: (response.c.303) URI-authority: 198.49.73.37
- 2013-06-23 23:20:23: (response.c.304) URI-path : /flip/
- 2013-06-23 23:20:23: (response.c.305) URI-query :
- 2013-06-23 23:20:23: (response.c.300) -- splitting Request-URI
- 2013-06-23 23:20:23: (response.c.301) Request-URI : /trainapp.py
- 2013-06-23 23:20:23: (response.c.302) URI-scheme : http
- 2013-06-23 23:20:23: (response.c.303) URI-authority: 198.49.73.37
- 2013-06-23 23:20:23: (response.c.304) URI-path : /trainapp.py
- 2013-06-23 23:20:23: (response.c.305) URI-query :
- 2013-06-23 23:20:23: (response.c.349) -- sanatising URI
- 2013-06-23 23:20:23: (response.c.350) URI-path : /trainapp.py
- 2013-06-23 23:20:23: (mod_access.c.135) -- mod_access_uri_handler called
- 2013-06-23 23:20:23: (mod_fastcgi.c.3636) handling it in mod_fastcgi
- 2013-06-23 23:20:23: (response.c.470) -- before doc_root
- 2013-06-23 23:20:23: (response.c.471) Doc-Root : /var/www
- 2013-06-23 23:20:23: (response.c.472) Rel-Path : /trainapp.py
- 2013-06-23 23:20:23: (response.c.473) Path :
- 2013-06-23 23:20:23: (response.c.521) -- after doc_root
- 2013-06-23 23:20:23: (response.c.522) Doc-Root : /var/www
- 2013-06-23 23:20:23: (response.c.523) Rel-Path : /trainapp.py
- 2013-06-23 23:20:23: (response.c.524) Path : /var/www/trainapp.py
- 2013-06-23 23:20:23: (response.c.541) -- logical -> physical
- 2013-06-23 23:20:23: (response.c.542) Doc-Root : /var/www
- 2013-06-23 23:20:23: (response.c.543) Rel-Path : /trainapp.py
- 2013-06-23 23:20:23: (response.c.544) Path : /var/www/trainapp.py
- 2013-06-23 23:20:23: (response.c.128) Response-Header:
- HTTP/1.1 404 Not Found
- Content-Type: text/html
- Transfer-Encoding: chunked
- Date: Sun, 23 Jun 2013 19:20:23 GMT
- Server: lighttpd/1.4.28
- ### correct handling when rewriting / to trainapp.py
- 2013-06-23 23:18:56: (response.c.300) -- splitting Request-URI
- 2013-06-23 23:18:56: (response.c.301) Request-URI : /
- 2013-06-23 23:18:56: (response.c.302) URI-scheme : http
- 2013-06-23 23:18:56: (response.c.303) URI-authority: 198.49.73.37
- 2013-06-23 23:18:56: (response.c.304) URI-path : /
- 2013-06-23 23:18:56: (response.c.305) URI-query :
- 2013-06-23 23:18:56: (response.c.300) -- splitting Request-URI
- 2013-06-23 23:18:56: (response.c.301) Request-URI : /trainapp.py
- 2013-06-23 23:18:56: (response.c.302) URI-scheme : http
- 2013-06-23 23:18:56: (response.c.303) URI-authority: 198.49.73.37
- 2013-06-23 23:18:56: (response.c.304) URI-path : /trainapp.py
- 2013-06-23 23:18:56: (response.c.305) URI-query :
- 2013-06-23 23:18:56: (response.c.349) -- sanatising URI
- 2013-06-23 23:18:56: (response.c.350) URI-path : /trainapp.py
- 2013-06-23 23:18:56: (mod_access.c.135) -- mod_access_uri_handler called
- 2013-06-23 23:18:56: (mod_fastcgi.c.3636) handling it in mod_fastcgi
- 2013-06-23 23:18:56: (response.c.470) -- before doc_root
- 2013-06-23 23:18:56: (response.c.471) Doc-Root : /var/www
- 2013-06-23 23:18:56: (response.c.472) Rel-Path : /trainapp.py
- 2013-06-23 23:18:56: (response.c.473) Path :
- 2013-06-23 23:18:56: (response.c.521) -- after doc_root
- 2013-06-23 23:18:56: (response.c.522) Doc-Root : /var/www
- 2013-06-23 23:18:56: (response.c.523) Rel-Path : /trainapp.py
- 2013-06-23 23:18:56: (response.c.524) Path : /var/www/trainapp.py
- 2013-06-23 23:18:56: (response.c.541) -- logical -> physical
- 2013-06-23 23:18:56: (response.c.542) Doc-Root : /var/www
- 2013-06-23 23:18:56: (response.c.543) Rel-Path : /trainapp.py
- 2013-06-23 23:18:56: (response.c.544) Path : /var/www/trainapp.py
- 2013-06-23 23:18:56: (response.c.128) Response-Header:
- HTTP/1.1 200 OK
- Content-Type: text/html; charset=utf-8
- Transfer-Encoding: chunked
- Date: Sun, 23 Jun 2013 19:18:56 GMT
- Server: lighttpd/1.4.28
Advertisement
Add Comment
Please, Sign In to add comment