.htaccess Information

.htaccess is a powerful tool that can be used on Apache-based servers. <insert more intro text here>

Common Functions of .htaccess
Disallowing directory contents listing Options -Indexes (This can also be done via Site Management Tools > Index Manager.)
Changing your default home page DirectoryIndex index.cgi backup.html (By listing multiple files here, if one is inaccessible, it will failover to the next.)
Reroute error documents ErrorDocument ERRNUM /error/ERRNUM.html (Replace ERRNUM with an error code)

Search:

Back:
MysticServer

Category
CategorySite5
Total Hits: 2039
Comments [Hide comments/form]
DirectoryIndex and ErrorDocument should not be Wikilinks.
-- Ed420 (2005-04-06 07:35:01)
To make a WikiWord not a WikiLink inclose it in two sets of Double Quotes.
-- JasonR (2005-04-06 08:19:53)
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki