Go Back   CodingForums.com > :: Server side development > Apache configuration

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 07-21-2009, 11:34 PM   PM User | #1
GlassDeviant
New to the CF scene

 
Join Date: Jul 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
GlassDeviant is an unknown quantity at this point
Confusion about .htaccess

There seems to be some confusion about the .htaccess file, especially in this article:

http://www.javascriptkit.com/howto/htaccess.shtml

.htaccess is not the extension, file extensions are figments of the Microsoft mindset, and are meaningless to a cross-platform application like Apache.

htaccess is the file name, the whole file name, and nothing but the file name. The . at the beginning makes it a hidden file on an *nix server, such that it does not appear in a normal directory listing. This is an important distinction for people who must work on web servers using both Microsoft and *nix technologies, or edit on Windows machines for uploading to *nix servers, because of the "file extension" artifice on Microsoft systems. Many boneheaded mistakes have occurred because someone did not understand the difference between a file extension and a dot-file such as .htaccess or .bash_profile, which are as different as apples and orangutans.

Once again, it is NOT a file extension, it is the file name.
GlassDeviant is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 11:40 PM.


Advertisement
Log in to turn off these ads.