Home   Plans   About Us   Resellers    

Home

Hosting Plans

Resellers

About Us

Tutorials

Support

Terms of Service

Acceptable Use Policy

FAQ

Site Map

Privacy Policy

 




Frequently Asked Question (FAQ)


Match
Return to subjects
What Operating System does JC-Hosting use for its webservers?

Does JC-Hosting have Windows NT webservers?

What webserver software does JC-Hosting use for NIX web hosting?

What is the .htaccess file?

How can I change the index listing in a directory?


What Operating System does JC-Hosting use for its webservers?

We are running RedHat Linux on all NIX web servers."

Top

Does JC-Hosting have Windows NT webservers?

No. We do not currently provide Windows web servers."

Top

What webserver software does JC-Hosting use for NIX web hosting?

JC-Hosting uses Apache Webserver on all Linux servers. However, we do make some modifications to the original source code so that we can offer the features and services we do."

Top

What is the .htaccess file?

The .htaccess file is a file which is read by Apache (if exists) prior to incoming client request being fulfilled. Your .htaccess file can tell Apache to do certain things, overriding the global configuration for the webserver. The \"rules\" outlined in the .htaccess file will preside over the directory where the .htaccess file is located and every directory inside of it. Some simple examples of manipulation the webserver include the ability to redirect requests to a different URL, directory index manipulation, error documents, etc.



Important Note: Any incorrect syntax in your .htaccess file will lead to the webserver returning a strange error when you try to visit your website. Therefore, you need to be sure to use proper syntax when writing to your .htaccess file."

Top

How can I change the index listing in a directory?

You can change the initial page that is sent to client requests when a directory is accessed by placing the following line into your .htaccess file:




DirectoryIndex filename





Replace "filename" with the actual file you wish displayed when someone visits the directory where your .htaccess file exists. By default, the webserver will display a file named "index.html". If that does not exist, then it displays "index.htm". If that does not exist, then it displays "index.shtml" Finally, if that does not exist either it displays "index.cgi". If there is not index.cgi file either it lists all of the files in the current directory."

Top

Online Business - Web Design - Internet Marketing