Skip to content

Instantly share code, notes, and snippets.

@paolodina
Created September 15, 2015 23:04
Show Gist options
  • Save paolodina/7eb49d493bf5a4a9c0a7 to your computer and use it in GitHub Desktop.
Save paolodina/7eb49d493bf5a4a9c0a7 to your computer and use it in GitHub Desktop.
Apache mod_rewrite error log
PHP Warning: Module 'xdebug' already loaded in Unknown on line 0
[Tue Sep 15 23:00:06.762394 2015] [mpm_prefork:notice] [pid 3902] AH00163: Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.11 configured -- resuming normal operations
[Tue Sep 15 23:00:06.762460 2015] [core:notice] [pid 3902] AH00094: Command line: '/usr/sbin/apache2'
[Tue Sep 15 23:00:10.512779 2015] [rewrite:trace3] [pid 3908] mod_rewrite.c(468): [client 10.0.2.2:38666] 10.0.2.2 - - [127.0.0.1/sid#7f76b1984de0][rid#7f76b18450a0/initial] [perdir /var/www/myproject/] strip per-dir prefix: /var/www/myproject/ ->
[Tue Sep 15 23:00:10.513543 2015] [rewrite:trace3] [pid 3908] mod_rewrite.c(468): [client 10.0.2.2:38666] 10.0.2.2 - - [127.0.0.1/sid#7f76b1984de0][rid#7f76b18450a0/initial] [perdir /var/www/myproject/] applying pattern '.' to uri ''
[Tue Sep 15 23:00:10.513682 2015] [rewrite:trace1] [pid 3908] mod_rewrite.c(468): [client 10.0.2.2:38666] 10.0.2.2 - - [127.0.0.1/sid#7f76b1984de0][rid#7f76b18450a0/initial] [perdir /var/www/myproject/] pass through /var/www/myproject/
[Tue Sep 15 23:00:10.515381 2015] [rewrite:trace3] [pid 3908] mod_rewrite.c(468): [client 10.0.2.2:38666] 10.0.2.2 - - [127.0.0.1/sid#7f76b1984de0][rid#7f76b183f0a0/subreq] [perdir /var/www/myproject/] strip per-dir prefix: /var/www/myproject/index.html -> index.html
[Tue Sep 15 23:00:10.515405 2015] [rewrite:trace3] [pid 3908] mod_rewrite.c(468): [client 10.0.2.2:38666] 10.0.2.2 - - [127.0.0.1/sid#7f76b1984de0][rid#7f76b183f0a0/subreq] [perdir /var/www/myproject/] applying pattern '.' to uri 'index.html'
[Tue Sep 15 23:00:10.515740 2015] [rewrite:trace4] [pid 3908] mod_rewrite.c(468): [client 10.0.2.2:38666] 10.0.2.2 - - [127.0.0.1/sid#7f76b1984de0][rid#7f76b183f0a0/subreq] [perdir /var/www/myproject/] RewriteCond: input='/var/www/myproject/index.html' pattern='!-f' => matched
[Tue Sep 15 23:00:10.515763 2015] [rewrite:trace2] [pid 3908] mod_rewrite.c(468): [client 10.0.2.2:38666] 10.0.2.2 - - [127.0.0.1/sid#7f76b1984de0][rid#7f76b183f0a0/subreq] [perdir /var/www/myproject/] rewrite 'index.html' -> 'index.php'
[Tue Sep 15 23:00:10.515774 2015] [rewrite:trace3] [pid 3908] mod_rewrite.c(468): [client 10.0.2.2:38666] 10.0.2.2 - - [127.0.0.1/sid#7f76b1984de0][rid#7f76b183f0a0/subreq] [perdir /var/www/myproject/] add per-dir prefix: index.php -> /var/www/myproject/index.php
[Tue Sep 15 23:00:10.515788 2015] [rewrite:trace2] [pid 3908] mod_rewrite.c(468): [client 10.0.2.2:38666] 10.0.2.2 - - [127.0.0.1/sid#7f76b1984de0][rid#7f76b183f0a0/subreq] [perdir /var/www/myproject/] strip document_root prefix: /var/www/myproject/index.php -> /myproject/index.php
[Tue Sep 15 23:00:10.515814 2015] [rewrite:trace1] [pid 3908] mod_rewrite.c(468): [client 10.0.2.2:38666] 10.0.2.2 - - [127.0.0.1/sid#7f76b1984de0][rid#7f76b183f0a0/subreq] [perdir /var/www/myproject/] internal redirect with /myproject/index.php [INTERNAL REDIRECT]
[Tue Sep 15 23:00:10.516990 2015] [rewrite:trace3] [pid 3908] mod_rewrite.c(468): [client 10.0.2.2:38666] 10.0.2.2 - - [127.0.0.1/sid#7f76b1984de0][rid#7f76b183d0a0/subreq] [perdir /var/www/myproject/] strip per-dir prefix: /var/www/myproject/index.cgi -> index.cgi
[Tue Sep 15 23:00:10.517013 2015] [rewrite:trace3] [pid 3908] mod_rewrite.c(468): [client 10.0.2.2:38666] 10.0.2.2 - - [127.0.0.1/sid#7f76b1984de0][rid#7f76b183d0a0/subreq] [perdir /var/www/myproject/] applying pattern '.' to uri 'index.cgi'
[Tue Sep 15 23:00:10.517329 2015] [rewrite:trace4] [pid 3908] mod_rewrite.c(468): [client 10.0.2.2:38666] 10.0.2.2 - - [127.0.0.1/sid#7f76b1984de0][rid#7f76b183d0a0/subreq] [perdir /var/www/myproject/] RewriteCond: input='/var/www/myproject/index.cgi' pattern='!-f' => matched
[Tue Sep 15 23:00:10.517351 2015] [rewrite:trace2] [pid 3908] mod_rewrite.c(468): [client 10.0.2.2:38666] 10.0.2.2 - - [127.0.0.1/sid#7f76b1984de0][rid#7f76b183d0a0/subreq] [perdir /var/www/myproject/] rewrite 'index.cgi' -> 'index.php'
[Tue Sep 15 23:00:10.517361 2015] [rewrite:trace3] [pid 3908] mod_rewrite.c(468): [client 10.0.2.2:38666] 10.0.2.2 - - [127.0.0.1/sid#7f76b1984de0][rid#7f76b183d0a0/subreq] [perdir /var/www/myproject/] add per-dir prefix: index.php -> /var/www/myproject/index.php
[Tue Sep 15 23:00:10.517392 2015] [rewrite:trace2] [pid 3908] mod_rewrite.c(468): [client 10.0.2.2:38666] 10.0.2.2 - - [127.0.0.1/sid#7f76b1984de0][rid#7f76b183d0a0/subreq] [perdir /var/www/myproject/] strip document_root prefix: /var/www/myproject/index.php -> /myproject/index.php
[Tue Sep 15 23:00:10.517403 2015] [rewrite:trace1] [pid 3908] mod_rewrite.c(468): [client 10.0.2.2:38666] 10.0.2.2 - - [127.0.0.1/sid#7f76b1984de0][rid#7f76b183d0a0/subreq] [perdir /var/www/myproject/] internal redirect with /myproject/index.php [INTERNAL REDIRECT]
[Tue Sep 15 23:00:10.518491 2015] [rewrite:trace3] [pid 3908] mod_rewrite.c(468): [client 10.0.2.2:38666] 10.0.2.2 - - [127.0.0.1/sid#7f76b1984de0][rid#7f76b183d0a0/subreq] [perdir /var/www/myproject/] strip per-dir prefix: /var/www/myproject/index.pl -> index.pl
[Tue Sep 15 23:00:10.518513 2015] [rewrite:trace3] [pid 3908] mod_rewrite.c(468): [client 10.0.2.2:38666] 10.0.2.2 - - [127.0.0.1/sid#7f76b1984de0][rid#7f76b183d0a0/subreq] [perdir /var/www/myproject/] applying pattern '.' to uri 'index.pl'
[Tue Sep 15 23:00:10.518814 2015] [rewrite:trace4] [pid 3908] mod_rewrite.c(468): [client 10.0.2.2:38666] 10.0.2.2 - - [127.0.0.1/sid#7f76b1984de0][rid#7f76b183d0a0/subreq] [perdir /var/www/myproject/] RewriteCond: input='/var/www/myproject/index.pl' pattern='!-f' => matched
[Tue Sep 15 23:00:10.518837 2015] [rewrite:trace2] [pid 3908] mod_rewrite.c(468): [client 10.0.2.2:38666] 10.0.2.2 - - [127.0.0.1/sid#7f76b1984de0][rid#7f76b183d0a0/subreq] [perdir /var/www/myproject/] rewrite 'index.pl' -> 'index.php'
[Tue Sep 15 23:00:10.518847 2015] [rewrite:trace3] [pid 3908] mod_rewrite.c(468): [client 10.0.2.2:38666] 10.0.2.2 - - [127.0.0.1/sid#7f76b1984de0][rid#7f76b183d0a0/subreq] [perdir /var/www/myproject/] add per-dir prefix: index.php -> /var/www/myproject/index.php
[Tue Sep 15 23:00:10.518866 2015] [rewrite:trace2] [pid 3908] mod_rewrite.c(468): [client 10.0.2.2:38666] 10.0.2.2 - - [127.0.0.1/sid#7f76b1984de0][rid#7f76b183d0a0/subreq] [perdir /var/www/myproject/] strip document_root prefix: /var/www/myproject/index.php -> /myproject/index.php
[Tue Sep 15 23:00:10.518877 2015] [rewrite:trace1] [pid 3908] mod_rewrite.c(468): [client 10.0.2.2:38666] 10.0.2.2 - - [127.0.0.1/sid#7f76b1984de0][rid#7f76b183d0a0/subreq] [perdir /var/www/myproject/] internal redirect with /myproject/index.php [INTERNAL REDIRECT]
[Tue Sep 15 23:00:10.519336 2015] [rewrite:trace3] [pid 3908] mod_rewrite.c(468): [client 10.0.2.2:38666] 10.0.2.2 - - [127.0.0.1/sid#7f76b1984de0][rid#7f76b183f0a0/subreq] [perdir /var/www/myproject/] strip per-dir prefix: /var/www/myproject/index.php -> index.php
[Tue Sep 15 23:00:10.519357 2015] [rewrite:trace3] [pid 3908] mod_rewrite.c(468): [client 10.0.2.2:38666] 10.0.2.2 - - [127.0.0.1/sid#7f76b1984de0][rid#7f76b183f0a0/subreq] [perdir /var/www/myproject/] applying pattern '.' to uri 'index.php'
[Tue Sep 15 23:00:10.519770 2015] [rewrite:trace4] [pid 3908] mod_rewrite.c(468): [client 10.0.2.2:38666] 10.0.2.2 - - [127.0.0.1/sid#7f76b1984de0][rid#7f76b183f0a0/subreq] [perdir /var/www/myproject/] RewriteCond: input='/var/www/myproject/index.php' pattern='!-f' => not-matched
[Tue Sep 15 23:00:10.519792 2015] [rewrite:trace1] [pid 3908] mod_rewrite.c(468): [client 10.0.2.2:38666] 10.0.2.2 - - [127.0.0.1/sid#7f76b1984de0][rid#7f76b183f0a0/subreq] [perdir /var/www/myproject/] pass through /var/www/myproject/index.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment