|
::::::::::::::::::::
:: DEFHTTPSURFACE ::
::::::::::::::::::::
(only sysop, init.bcm, only Linux/Win32)
Syntax: DEFHTTPSURFACE [ 0 | 1 | 2 ]
(default: 1)
With this parameter the default view of the surface of the http service
can be selected:
defhttps 0 simple surface with frames and without CSS-support
defhttps 1 nice looking surface without frames und with CSS-support
defhttps 2 simple surface without frames and without CSS-support
The file "http/style.css" can be used to do further configuration of colors,
fonts, background-images of the appearence when a CSS-surface is selected.
If the Webinterface is only used via slow air baudrates it's recommended
to use the value 0 to minimize the data traffic per each hit.
CSS stands for "Cascading StyleSheets".
| |