|
From: Chris W. <ch...@cw...> - 2002-08-20 11:56:35
|
On Tue, 2002-08-20 at 06:34, Nick Sutterer wrote: > I don't understand the difference between the two files: > Which file is processed first? > How does OI know how to handle "none"-requests even when I comment out the mappings in both files? > Are these two files related at all (they have to, since they have same > entries in different format?!)? Use either server.perl OR server.ini. They have identical information. The server.perl file is mainly supported for backwards compatibility; using the server.ini file is recommended. OI knows which one to parse by the relevant entries in the $WEBSITE_DIR/conf/base.conf file. > In the manual file action.pod > (/SystemDoc/show/?package=base;doc=action.pod) you talk about action names > "" for none and "_notfound_", but the corresponding (?) entries in > server.perl/server.ini are "none" and "not_found"??! This is out of date, I'll fix it. The entries in the server.ini file are authoritative. Thanks, Chris -- Chris Winters (ch...@cw...) Building enterprise-capable snack solutions since 1988. |