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