Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [initial] init rewrite engine with requested uri /
- [initial] applying pattern '^(.+)' to uri '/'
- [initial] RewriteCond: input='page.localhost' pattern='(.+)\\.[^\\.]+$' => matched
- [initial] RewriteCond: input='/srv/http/page/webroot' pattern='-d' => matched
- [initial] rewrite '/' -> '/srv/http/page/webroot//'
- [initial] local path result: /srv/http/page/webroot//
- [initial] go-ahead with /srv/http/page/webroot// [OK]
- [initial] [perdir /srv/http/page/webroot/] strip per-dir prefix: /srv/http/page/webroot/ ->
- [initial] [perdir /srv/http/page/webroot/] applying pattern '^' to uri ''
- [initial] [perdir /srv/http/page/webroot/] rewrite '' -> 'index.php'
- [initial] [perdir /srv/http/page/webroot/] add per-dir prefix: index.php -> /srv/http/page/webroot/index.php
- [initial] [perdir /srv/http/page/webroot/] strip document_root prefix: /srv/http/page/webroot/index.php -> /page/webroot/index.php
- [initial] [perdir /srv/http/page/webroot/] internal redirect with /page/webroot/index.php [INTERNAL REDIRECT]
- [initial/redir#1] init rewrite engine with requested uri /page/webroot/index.php
- [initial/redir#1] applying pattern '^(.+)' to uri '/page/webroot/index.php'
- [initial/redir#1] RewriteCond: input='page.localhost' pattern='(.+)\\.[^\\.]+$' => matched
- [initial/redir#1] RewriteCond: input='/srv/http/page/webroot' pattern='-d' => matched
- [initial/redir#1] rewrite '/page/webroot/index.php' -> '/srv/http/page/webroot//page/webroot/index.php'
- [initial/redir#1] local path result: /srv/http/page/webroot//page/webroot/index.php
- [initial/redir#1] go-ahead with /srv/http/page/webroot//page/webroot/index.php [OK]
- [initial/redir#1] [perdir /srv/http/page/webroot/] add path info postfix: /srv/http/page/webroot/page -> /srv/http/page/webroot/page/webroot/index.php
- [initial/redir#1] [perdir /srv/http/page/webroot/] strip per-dir prefix: /srv/http/page/webroot/page/webroot/index.php -> page/webroot/index.php
- [initial/redir#1] [perdir /srv/http/page/webroot/] applying pattern '^' to uri 'page/webroot/index.php'
- [initial/redir#1] [perdir /srv/http/page/webroot/] rewrite 'page/webroot/index.php' -> 'index.php'
- [initial/redir#1] [perdir /srv/http/page/webroot/] add per-dir prefix: index.php -> /srv/http/page/webroot/index.php
- [initial/redir#1] [perdir /srv/http/page/webroot/] strip document_root prefix: /srv/http/page/webroot/index.php -> /page/webroot/index.php
- [initial/redir#1] [perdir /srv/http/page/webroot/] internal redirect with /page/webroot/index.php [INTERNAL REDIRECT]
- [initial/redir#2] init rewrite engine with requested uri /page/webroot/index.php
- [initial/redir#2] applying pattern '^(.+)' to uri '/page/webroot/index.php'
- [initial/redir#2] RewriteCond: input='page.localhost' pattern='(.+)\\.[^\\.]+$' => matched
- [initial/redir#2] RewriteCond: input='/srv/http/page/webroot' pattern='-d' => matched
- [initial/redir#2] rewrite '/page/webroot/index.php' -> '/srv/http/page/webroot//page/webroot/index.php'
- [initial/redir#2] local path result: /srv/http/page/webroot//page/webroot/index.php
- [initial/redir#2] go-ahead with /srv/http/page/webroot//page/webroot/index.php [OK]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement