Guest User

Untitled

a guest
Oct 20th, 2017
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. (2) init rewrite engine with requested uri /index.html
  2. (3) applying pattern '^.*$' to uri '/index.html'
  3. (4) RewriteCond: input='/index.html' pattern='!-f' => matched
  4. (4) RewriteCond: input='/index.html' pattern='!-d' => matched
  5. (2) rewrite '/index.html' -> '/index.php'
  6. (2) local path result: /index.php
  7. (2) prefixed with document_root to /var/www/yalia.nebun.co/public/index.php
  8. (1) go-ahead with /var/www/yalia.nebun.co/public/index.php [OK]
Add Comment
Please, Sign In to add comment