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