|
If you have additional questions, please send mail to corp-web@panix.com or call us at 212-741-4400 Monday-Friday between 10 and 6 Eastern Time.
Remember that the default main page of your website, and of any subdirectories, should be "index.html" or "index.htm".
The version available on Panix is Front Page 2000.
The data the client sends the server contains instructions that the server uses to create web pages and modify permissions on them.. It can block or allow clients to modify web pages through the use of .htaccess files which the web server understands and uses to block access to some content.
When you attempt to post to a Frontpage script, the script will run several checks to find configuration files it needs to find where to store content.. It first looks for the /usr/local/frontpage/<hostname>:<port>.cnf file, which contains directives specifying the type of server (Apache) and the location of the per-server configuration. The per-server configuration contains directives specifying the document root for the server, and other miscellaneous directives that Frontpage doesn't care too much about.
Only at this point will it read its input and create the directories or modify the permissions it has to for your web content.
/usr/local/bin/instfp <hostname>This will guide you through the really straightforward process of installing the Frontpage server extensions for your host. For example, if you wish to install the Frontpage extensions for the host www.foo.com, run /usr/local/bin/instfp www.foo.com .
The Frontpage extensions want write access to the server configuration files, so you will find some unused Apache-like configuration files in the directory "fpconf" off of your hostname.
In the _vti_bin directory live the server extensions for Frontpage. By default, Frontpage expects you to have applied a patch to the web server to allow Frontpage to execute scripts in any directory beginning with the prefix "_vti". We did originally attempt to apply the patches, but they didn't do what they were supposed to, and were a possible security hole. And the patch proved to be unnecessary. It was possible to post to the .exe files by using some mechanisms in the .htaccess files for the _vti_bin directory.
Unfortunately, when Frontpage creates a subweb, it tries to block off all access to the CGI scripts again (assuming that you have applied the patch to your web server). This is why the Frontpage extensions have been replaced by a shell script which cleans up after the default scripts.
We have thought about this, however problems with Apache and with Frontpage complicate things such that a solution is not currently under consideration.
Make sure you've actually installed the Frontpage server extentions for your host. Consult: How do I install it?
If you are unable to create a subweb or change your Frontpage password, try reinstalling the Frontpage extensions.
If you decide you need more help and send mail or post to panix.user.html, please include any error messages you get, the version of Frontpage you are using and the fact that you followed the directions here.
Last Modified Friday, 26-Jan-2007 11:12:15 EST