That's great! Much cleaner than my patch.
Le 1 juin 06 à 13:55, Nicolas Cannasse a écrit :
Yes this is something interesting that was in my mind for some
time. I took a few minutes to add the -rewrite parameter to
WebServer on CVS. When enabled, URL will be searched recursively
according to the following rules :
/path/to/file/ => /path/to/file/index.n (not recursive)
/path/to/file
/path/to/file => /path/to/file.n (not recursive)
/path/to/ (lookup subdirectory)
This way, if you have an "index.n" file at the root of your
website, all URLs will invoke it unless there is another "index.n"
in some subdirectory the override it.
Nicolas
--
Neko : One VM to run them all
(http://nekovm.org)
--
Neko : One VM to run them all
(http://nekovm.org)