Gael CHABIRAND - Stagiaire
Institut de l'Homme et de la Technologie
Rue C. Pauc - BP 20606
44306 NANTES Cedex 03
FRANCE
Tel : 02 51 85 74 41
e-mail : chab...@atlantech.fr
>I want to start a Web Site under Domino 4.6 but when i log on this site
>(http://server.domain.fr : i'm french), I see the databases list of
>Domino in hypertext links. How could I see my home page.
Read the documentation.
In the server document, there're two fields -- one is something like 'home
page' and the other is something similar. Basically, if you want to open
an HTML page, you use one of the fields; if you want to open a specific
database upon hitting the server, you put the URL into the other field.
--
Kendall P. Bullen Web: http://www.his.com/~kendall/
E-mail: kendall@-->^^^^^^^
If you want the site's default home page to be your page, then you
would have to enter the path to that database into the Server document
in the NAB under the Default Home Page field.
If you just want to link to your home page, or give out the URL for
your page, it would be:
http://server.domain.fr/mydatabase.nsf
remember to add the path if it is a subfolder of the notes\data
folder.
On Tue, 12 May 1998 10:29:59 +0200, Gael CHABIRAND
<chab...@atlantech.fr> wrote:
>I want to start a Web Site under Domino 4.6 but when i log on this site
>(http://server.domain.fr : i'm french), I see the databases list of
>Domino in hypertext links. How could I see my home page.
Once the SERVER document is open, mkae these changes:
>> HTTP Server Section
Host name: Enter your host name www.domain.com
Allow HTTP clients to browse databases: NO (you should set this as a
security feature)
DEFAULT HOME PAGE: Web database application name (This is the important
field
which will get you your desired end result).
Home URL: The name of your Web database ex. Gael.nsf
Note: If you are using regular HTML, use the name of you HomePage HTML
file. Ex. Home URL: gael.html
NOTE!!!!! After making the changes to the Server document, make sure you
replicate the changes (if necessary) to your Web server. Also, stop the
HTTP
service on your Web server and then reload it to make the changes come into
effect:
To do so, enter this command AT THE LOTUS DOMINO SERVER CONSOLE (do
not perform this remotely or you will NOT be able to start the server up
again).
Type this in: TELL HTTP STOP
After it stops, enter this line:
LOAD HTTP
That's it! The next time you enter your domain name from the Web browser,
you should see your default home page.
Hope this helps.
Ricardo Barone
CLPAD
Also, make sure your mappings are correct for the domino and html
directories.