Annotation of embedaddon/libxml2/result/HTML/fp40.htm, revision 1.1

1.1     ! misho       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 
        !            31: information 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.
        !            42: FrontPage Server Extensions expect to find all resource directives in the main server 
        !            43: configuration file, usually http.conf. To prevent the server extensions from using any secondary
        !            44: configuration files (access.conf, srm.conf), add the following lines to http.conf:</p>
        !            45: 
        !            46: 
        !            47: </font>
        !            48: <blockquote>
        !            49:   <font face="Courier New">
        !            50: ResourceConfig /dev/null&nbsp;<br>
        !            51: AccessConfig /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. 
        !            71: Any custom settings stored in a previous-version frontpage.cnf are not used. However, you can copy 
        !            72: your 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 
        !            75: earlier 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
        !            87: executable folders. For security reasons, the default setting on FrontPage 2000 webs does not 
        !            88: allow authors to upload executable files into executable folders in a FrontPage web. This 
        !            89: setting protects servers so that authors do not inadvertently upload a program containing a bug 
        !            90: or a virus.</p> 
        !            91: 
        !            92: <p>To allow FrontPage authors to upload executables, set the NoExecutableCgiUpload configuration 
        !            93: variable to zero (0). For information about FrontPage Server Extension configuration variables, 
        !            94: see 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
        !           106: FrontPage 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
        !           117: Extensions Resource Kit. This is an HTML document installed on the server machine (by
        !           118: default) in /usr/local/frontpage/version4.0/serk. To view the Server Extensions Resource
        !           119: Kit, 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
        !           122: administering the FrontPage Server Extensions along with an overview of the Server
        !           123: Extensions, a detailed discussion of Server Extensions security on UNIX and Windows,
        !           124: troubleshooting 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 
        !           132: Extensions, 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
        !           141: Online to easily search Microsoft Product Support Services' collection of resources including 
        !           142: technical articles from Microsoft's extensive Knowledge Base, FAQs, &amp; troubleshooters to find 
        !           143: fast, accurate answers. You can also customize the site to control your search using either 
        !           144: keywords or the site's natural language search engine, which uses normal everyday language for 
        !           145: answering 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>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>