Sun Chili!Soft ASP Sun Chili!Soft
ASP Sun Microsystems

 

Installing FrontPage Support on Apache 1.3.19

This topic describes how to install FrontPage 2002 support on Apache 1.3.19. If you installed the preconfigured ("bundled") Apache 1.3.19 during the installation of Sun Chili!Soft ASP, follow the steps in "To install FrontPage support on the bundled Apache 1.3.19" in this topic. Otherwise, follow the steps immediately below.

To install FrontPage support on Apache 1.3.19

1.   Uncompress and untar the Apache 1.3.19 package.

2.   Download the following FrontPage files from http://msdn.microsoft.com/library/en-us/dnservext/html/fpse02unix.asp:

fp_install.sh

The FrontPage package for your platform (for example, fp50.solaris.tar.Z)

3.   Uncompress and untar the FrontPage package.

4.   Copy [FRONTPAGE_SOURCE_DIR]/fp-patch-apache_1.3.19 to the Apache 1.3.19 source directory.

5.   Type:

#> cd [APACHE_1.3.19_SOURCE_DIR]

6.   (Note: Make sure you use the GNU version of the "patch" program for this step.) Type:

#> patch -p0 <fp-patch-apache_1.3.19

7.   Type:

#> ./configure --prefix=[APACHE_INSTALL_DIR] --enable-module=so --add-module=mod_frontpage.c

8.   Type:

#> make

9.   Type:

#> make install

10.   In the Apache httpd.conf file, change the AllowOverride option of the document root directory to something other than "None" (for example, "All").

11.   Run the fp_install.sh script.

Note: During the FrontPage install, you can skip the step for configuring subwebs.

12.   Install Sun Chili!Soft ASP.

 

To install FrontPage support on the bundled Apache 1.3.19

1.   Run the Sun Chili!Soft ASP installer and install the bundled Apache 1.3.19.

2.   Download the following FrontPage files from http://msdn.microsoft.com/library/en-us/dnservext/html/fpse02unix.asp:

fp_install.sh

The FrontPage package for your platform (for example, fp50.solaris.tar.Z)

3.   Run the fp_install.sh script.

Copyright 2002 Sun Microsystems, Inc. All rights reserved. Legal Notice.