Web Publishing Installation Guide
Table Of Contents
- Chapter 1 Introduction
- About this guide
- Hardware and software requirements
- Windows requirements for the Web Publishing Engine
- Windows requirements for FileMaker Site Assistant and FileMaker CDML Converter tools
- Mac OS requirements for the Web Publishing Engine
- Mac OS requirements for FileMaker Site Assistant and FileMaker CDML Converter tools
- Important note about supported operating systems
- About the license key
- Customer support
- Overview of installing, configuring, and using the Web Publishing Engine
- Chapter 2 Installation quick start
- Chapter 3 Migrating web publishing settings from the previous version
- Chapter 4 Installing the Web Publishing Engine in various host configurations
- Chapter 5 Installing the Web Publishing Engine in Windows
- Chapter 6 Installing the Web Publishing Engine in Mac OS
- Chapter 7 Configuring the Web Publishing Engine
- About the Web Publishing Engine Administration Console
- General steps for configuring the Web Publishing Engine
- Configuring the Web Publishing Engine for the first time
- Viewing an overview of the Web Publishing Engine configuration
- Configuring Instant Web Publishing
- Disabling Custom Web Publishing with XML
- Configuring Custom Web Publishing with XSLT
- Setting the Web Publishing Engine mode
- Setting server-side XSLT stylesheet caching
- Configuring the interaction between web sessions and database sessions
- Configuring access to a mail server for the Web Publishing Engine
- Setting the default text encoding for XSLT requests
- Disabling Custom Web Publishing with XSLT
- Specifying general settings for the Web Publishing Engine
- Restricting access to the Administration Console
- Viewing a list of the published databases for FileMaker Server
- Logging out of the Administration Console
- Using the Web Publishing Engine and Administration Console services
- Changing the user name and password for the Administration Console
- Where to go from here
- Index
Chapter 7
|
Configuring the Web Publishing Engine 51
To configure the Web Publishing Engine for the first time:
1. Start the Administration Console by entering the following URL in a web browser on any computer that has
access to the web server:
<scheme>://<host>[:<port>]/fmi/config
where:
1 <scheme> can be the HTTP or HTTPS protocol.
1 <host> is the IP address or domain name of the host where the web server is installed.
1 <port> is optional and specifies the port that the web server is using. If no port is specified, then the default
port for the protocol is used (port 80 for HTTP, or port 443 for HTTPS).
For example:
http://192.168.100.110/fmi/config
http://localhost/fmi/config
https://webserver123.company.com/fmi/config
The initial setup page of the Administration Console appears. This page only appears the first time you use the
Administration Console.