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

How do I access to the cPanel?

You can access your cPanel by going to http://www.yourdomain-name.co.za/cpanel Login requires...

Error Log

This features displays the last 300 errors that have occurred on your website. This can be...

MIME Types

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

Network Tools

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

Error Pages

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