--- parser3/src/www/htdocs/Attic/index.html 2001/03/21 15:53:31 1.31
+++ parser3/src/www/htdocs/Attic/index.html 2001/03/24 08:54:07 1.42
@@ -1,18 +1,46 @@
@main[]
-$href[${request:uri}.]
-$href
-
-
-^$cookie:a={$cookie:a}
-$cookie:a[123]
-^$form:a={$form:a}
-$env:CONTENT_LENGTH ?
-^$env:REQUEST_URI={$env:REQUEST_URI}
+$t[^table:load[/test.cfg]]
+^$t.a=$t.a
+
+^$request:uri=$request:uri
+^$env:REQUEST_URI=$env:REQUEST_URI
+^$env:PATH_INFO=$env:PATH_INFO
+
+
+^$env:REMOTE_ADDR=$env:REMOTE_ADDR
+^$env:REQUEST_URI=$env:REQUEST_URI
+
+^rem{
+$response:body[]
+$response:location[http://parser3/123]
+}
+
+
+^$root_test=$root_test !
+^$site_test=$site_test !
+^$main_test=$main_test !
+^${cookie:вот}=${cookie:вот}?
+^$request:query=$request:query
+^$request:uri=$request:uri
+
+
+
+@default[test;def]
+^if(^test.length[]){$test}{$def}
@exception[origin;source;comment;type;code]
+
+
ERROR:
^if(def $source){$origin '$source'}
${comment}.
^if(def $type){type=$type}
^if(def $code){code=$code}
+
+@auto[]
+$main_test[$main_test + .html]