Requête demandée : /examples/relative/foo/bar/?show=.%2Fcss%2Frelative.css
Page PHP executée : /examples/relative/foo/bar/index.php
RELATIVE : ../../
WEB RELATIVE : ../../
Racine du site
Sans redirection (1 niveau)
Sans redirection (2 niveaux)
Sans redirection (3 niveaux)
Avec redirection (1 niveau)
Avec redirection (2 niveaux)
Avec redirection (3 niveaux)

Voir la source des fichiers :
./index.php
./404/index.php
./.htaccess
./qux/index.php
./qux/.htaccess
./css/relative.css
./foo/index.php
./foo/bar/index.php
./foo/bar/baz/index.php
./lib/init.php

./css/relative.css

@CHARSET "UTF-8";

html {
  background-color: white;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  text-align:left;
  margin:0px 50px 0px 50px;
}


/* code generated by highlight_string */
code>span {
    display:block;
    margin:10px;
}

------ end of file ------