FrontPage Extensions

FrontPage extensions will allow web pages to be published directly from the Microsoft® FrontPage application, eliminating the need to use FTP. This can be useful in streamlining the publishing process.

Warning: Installing Frontpage extensions will delete any .htaccess files contained within your web area. This means that any directory or web page that requires authentication (a username and password) will need to be reconfigured after the extensions are installed.

 

.htaccess files

.htaccess files are an integral part of any basic authentication process. The file lives within a directory on the server and is used to enact the authentication process when the directory is accessed. The .htaccess file is then checked against a file that contains an encrypted instance of the valid password for the directory.

.htaccess files also contain information about how the contents of the directory will be displayed, as well as information about how long visitors’ browsers will “cache” your site, or save it in memory.

Was this answer helpful?

 Print this Article

Also Read

Network Tools

This area of cPanel’s interface contains tools for retrieving network information. For...

Index Manager

When accessing a directory (rather than a page) on your site, a visitor will typically see...

MIME Types

MIME types relay information to the browser about how to handle file extensions. Adding MIME...

Error Pages

An error page informs a visitor when there is a problem accessing your site. Each problem has...