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

Perl Modules

Perl modules are pieces of software written in the Perl programming language. cPanel makes it...

Error Pages

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

Webmail

Webmail allows you to access your email accounts through a web browser such as Firefox,...

Subdomains

A subdomain is a subsection of your website that exists as a subdirectory in your public_html...

Email Authentication

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