[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: web server



Bundy91@aol.com schrieb:
> 
> is there any way to have the software load index.html without having to type
> it in?

Hi, yes -

shut down the server, open /Pi3Web/Conf/Config.Pi3 with an editor and search
for "index.html". You'll find a line

CheckPath DirectoryExists IndexFile="index.ssi" IndexFile="index.html" ...

Exchange the first both IndexFile= ... definitions and save your work.
Restart the server and then try "http://localhost/" (or your hostname).
If you have a form "/Pi3Web/Webroot/index.html" you'll see the site.
That's all.

Explanation:
Server looks for the files in the above config line in the order you see
there. If a listed file not exists server tries to open the next. If no
file exists then directory table for Webroot is shown.

-- 
with regards
Holger

---------------------------------------------------------
Holger 'Zimpel' Zimmermann    Contact me:
---------------------------------------------------------
Wendishain                    tel./fax company: on demand
Germany                       tel./fax private: on demand
---------------------------------------------------------
homepage: http://home.t-online.de/home/zimpel@t-online.de
web server: surf to it from my homepage (online every
            Sunday 20:00-24:00 GMT, start 1. Jule 1998)
e-Mail:     zimpel@t-online.de
--------------------------------------------------------