1<!DOCTYPE html PUBLIC "-//IETF//DTD HTML//EN">
2<html>
3<head>
4<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
5<title>README - Microsoft FrontPage 2000 Server Extensions</title>
6<meta name="Microsoft Theme" content="none">
7</head>
8<body>
9<font face="Verdana">
10<h1><a name="top">Microsoft FrontPage 2000 Server Extensions, UNIX</a></h1>
11
12<font size="2"><i>&copy; Copyright Microsoft Corporation, 1999&nbsp;</i></font>
13
14
15<p>The FrontPage Server Extensions are a set of programs on the Web server that support: 
16
17</p>
18<ul>
19<li>Authoring FrontPage webs</li>
20  <li>Administering FrontPage webs</li>
21  <li>Browse-time FrontPage web functionality</li>
22</ul>
23<h2>Contents&nbsp;</h2>
24
25<a href="#relnotes">Release Notes</a><br><a href="#moreinfo">Resources for More Information</a>
26<p>&nbsp;</p>
27<hr>
28<h2><a name="relnotes">Release Notes</a></h2>
29
30<p>This section provides complementary or late-breaking 
31information to supplement the Microsoft FrontPage Server Extensions documentation.</p>
32
33<p><a href="#apache">Apache 1.3.4 Support</a><br><a href="#upgrading">Upgrading from previous version of FrontPage Server Extensions</a><br><a href="#executables">Uploading files into executable folders</a></p>
34
35
36<p align="right"><font size="1"><a href="#top">Top of Page</a></font></p>
37
38
39<h3><a name="apache">Apache 1.3.4 Support</a></h3>
40
41<p>You need to take some special steps to run the FrontPage Server Extensions with Apache 1.3.4.
42FrontPage Server Extensions expect to find all resource directives in the main server 
43configuration file, usually http.conf. To prevent the server extensions from using any secondary
44configuration files (access.conf, srm.conf), add the following lines to http.conf:</p>
45
46
47</font>
48<blockquote>
49  <font face="Courier New">
50ResourceConfig /dev/null&nbsp;<br>
51AccessConfig /dev/null</font>
52</blockquote>
53<font face="Verdana">
54
55
56<p>If you have some settings stored in secondary configuration files, move them to http.conf.</p>
57
58<p>You must stop and restart the web server for your changes to http.conf to take effect.</p>
59
60
61
62<p align="right"><font size="1"><a href="#relnotes">Top of Section</a></font></p>
63
64
65
66<h3><a name="upgrading">Upgrading from previous version of FrontPage Server Extensions</a></h3>
67
68<p>Custom entries in frontpage.cnf are not migrated to FrontPage 2000.</p>
69
70<p>When you install FrontPage 2000 Server Extensions, a new frontpage.cnf file is created in the /usr/local/frontpage/version4.0 directory. 
71Any custom settings stored in a previous-version frontpage.cnf are not used. However, you can copy 
72your custom settings from the previous-version frontpage.cnf file after you install the FrontPage 2000 Server Extensions.</p>
73
74<p>Do not overwrite the FrontPage 2000 frontpage.cnf file with a frontpage.cnf file from an 
75earlier version of the FrontPage Server Extensions.</p>
76
77
78
79<p align="right"><font size="1"><a href="#relnotes">Top of Section</a></font></p>
80
81
82
83<h3><a name="executables">Uploading files into executable folders</a></h3>
84
85
86<p>After upgrading to FrontPage 2000, FrontPage authors will not be able to upload files into
87executable folders. For security reasons, the default setting on FrontPage 2000 webs does not 
88allow authors to upload executable files into executable folders in a FrontPage web. This 
89setting protects servers so that authors do not inadvertently upload a program containing a bug 
90or a virus.</p> 
91
92<p>To allow FrontPage authors to upload executables, set the NoExecutableCgiUpload configuration 
93variable to zero (0). For information about FrontPage Server Extension configuration variables, 
94see the FrontPage 2000 Server Extensions Resource Kit at <a href="http://officeupdate.microsoft.com/frontpage/wpp/serk/">http://officeupdate.microsoft.com/frontpage/wpp/serk/</a>.</p>
95
96
97
98<p align="right"><font size="1"><a href="#relnotes">Top of Section</a></font></p>
99
100
101
102<hr>
103<h2><a name="moreinfo">Resources for More Information</a></h2>
104
105<p>This section lists sources of more information about the
106FrontPage Server Extensions.</p>
107
108<p><a href="#serk">Server Extensions Resource Kit</a><br><a href="#serkupdate">Server Extensions Resource Kit Update</a><br><a href="#kb">Knowledge Base</a></p>
109
110
111<p align="right"><font size="1"><a href="#top">Top of Page</a></font></p>
112
113
114<h3><a name="serk">Server Extensions Resource Kit</a></h3>
115
116<p>The FrontPage 2000 Server Extensions include a full set of documentation: the Server
117Extensions Resource Kit. This is an HTML document installed on the server machine (by
118default) in /usr/local/frontpage/version4.0/serk. To view the Server Extensions Resource
119Kit, open /usr/local/frontpage/version4.0/serk/default.htm in your Web browser.</p>
120
121<p>The Server Extensions Resource Kit contains detailed information about installing and
122administering the FrontPage Server Extensions along with an overview of the Server
123Extensions, a detailed discussion of Server Extensions security on UNIX and Windows,
124troubleshooting information, and a full set of appendixes.</p>
125
126<p align="right"><font size="1"><a href="#moreinfo">Top of Section</a></font></p>
127
128
129<h3><a name="serkupdate">Server Extensions Resource Kit Update</a></h3>
130
131<p>For updated information about installing, setting up, and administrating the FrontPage Server 
132Extensions, see the Server Extensions Resource Kit Update at: <a href="http://officeupdate.microsoft.com/frontpage/wpp/serk/">http://officeupdate.microsoft.com/frontpage/wpp/serk/</a>.</p>
133
134
135<p align="right"><font size="1"><a href="#moreinfo">Top of Section</a></font></p>
136
137
138<h3><a name="kb">Microsoft Knowledge Base</a></h3>
139
140<p>For further technical information on FrontPage, please consult Support Online. Use Support
141Online to easily search Microsoft Product Support Services' collection of resources including 
142technical articles from Microsoft's extensive Knowledge Base, FAQs, &amp; troubleshooters to find 
143fast, accurate answers. You can also customize the site to control your search using either 
144keywords or the site's natural language search engine, which uses normal everyday language for 
145answering inquiries, so you can write your question in your own words. To begin, go to
146<a href="http://support.microsoft.com/support/">http://support.microsoft.com/support/</a>.</p>  
147
148<p align="right"><font size="1"><a href="#moreinfo">Top of Section</a></font></p>
149
150
151<p>&nbsp;</p>  
152
153</font>
154</body>
155</html>
156