Results 1 to 4 of 4

Thread: How to use .htaccess file

  1. #1
    Join Date
    Oct 2009
    Posts
    10

    How to use .htaccess file

    Can any one tell me how to use the .htaccess file? I know .htaccess it is not a file extension and it is a web server directive file. What can we do with the .htaccess file? How it is created and i also wanted to know the language which is use to write .htaccess file. Any help will be extremely appreciated.

  2. #2
    Join Date
    Apr 2008
    Posts
    3,522

    Re: How to use .htaccess file

    The .htaccess is the filename in full, it is not a file extension. For instance, you would not create a file called, 'file.htaccess', it is simply called, '.htaccess'. .htaccess files provide a way to make configuration changes on a per-directory basis. A file, containing one or more configuration directives, is placed in a particular document directory, and the directives apply to that directory, and all subdirectories thereof.

  3. #3
    Join Date
    Apr 2008
    Posts
    3,295

    Re: How to use .htaccess file

    When you put configuration directives in a .htaccess file, and you don't get the desired effect, there are a number of things that may be going wrong. Some webhosts (and some Internet Providers) allow you to either use Frontpage Extensions or a so called .htaccess file.

  4. #4
    Join Date
    Jan 2009
    Posts
    318

    Re: How to use .htaccess file

    .htaccess is a web server directive file populalrly used in Apache Web Server in Linux / Unix environment. In windows environment there is a simple way to enable and use .htaccess. In several web servers (most commonly Apache), .htaccess (hypertext access) is the default name of a directory-level configuration file that allows for decentralized management of web server configuration. Additionally it allows you to create nice permalinks for software like WordPress or phpBB.

Similar Threads

  1. .htaccess file visibility from Macbook Pro
    By Ishaant Avasthi in forum Technology & Internet
    Replies: 6
    Last Post: 06-11-2010, 10:45 PM
  2. Problem with .htaccess on Mac OS X
    By austin26 in forum Software Development
    Replies: 3
    Last Post: 03-12-2009, 06:00 PM
  3. Problem with upload_max_filesize with .htaccess
    By Bhagesh in forum Software Development
    Replies: 2
    Last Post: 29-05-2009, 05:16 PM
  4. .htaccess and error 403
    By CitricAcid in forum Software Development
    Replies: 4
    Last Post: 27-04-2009, 12:24 PM
  5. .Htaccess problem
    By Jasonholt in forum Software Development
    Replies: 3
    Last Post: 06-04-2009, 09:08 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,751,280,060.78014 seconds with 16 queries