com.lokorin.lokorin.public
[ class tree: com.lokorin.lokorin.public ] [ index: com.lokorin.lokorin.public ] [ all elements ]

Procedural File: url_router.php

Source Location: /url_router.php



Page Details:

This page handles all incoming requests and maps them to the correct url.

All requests are routed here through a mod rewrite command, once here their real destination is checked an presented. This allows the site to show one structure to the outside while in reality using a completly different structure on the server.




Tags:

filesource:  Source Code for this file
license:  GNU Lesser General Public License
version:  $Revision: 1.19 $
author:  Andreas Launila


Includes:

include("site_closed.php") [line 44]
include($requestedFile) [line 66]
include($absoluteFile) [line 88]
include('404error.php') [line 37]
include('404error.php') [line 91]
include($requestedFile.'.php') [line 72]
include($requestedFile.'index.php') [line 69]
require_once('_includes/common.php') [line 29]
For access to common functions and variables.






IN_LOKORIN_PUBLIC [line 24]

IN_LOKORIN_PUBLIC = true
Declare that we have accessed the url router page.



Tags:

access:  public

[ Top ]




Documentation generated on Sun, 16 Apr 2006 21:04:08 +0200 by phpDocumentor 1.3.0RC4