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

Addon Domains

When allowed by your web host, an addon domain allows a new domain name to link to a...

Email Authentication

To combat spam, or unwanted email, cPanel’s email authentication features attempt to provide...

Error Pages

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

phpMyAdmin

phpMyAdmin is a third-party tool included with cPanel, used for maniuplating MySQL...

Backup Wizard

The Backup Wizard is a user-friendly interface for creating a backup of the entire site, a...