1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Empty .htaccess file

Discussion in 'Apache' started by Citizen, Mar 2, 2006.

  1. #1
    Does having an empty htaccess file do anything?
     
    Citizen, Mar 2, 2006 IP
  2. tflight

    tflight Peon

    Messages:
    617
    Likes Received:
    38
    Best Answers:
    0
    Trophy Points:
    0
    #2
    In what context?

    Sometimes scripts ask you to create a blank .htaccess file so the script can write their own instructions there.

    Otherwise Apache does use a little bit of overhead reading the (empty) file. People who are Apache optimization freaks often mention eliminating htaccess files whenever possible since extra steps are needed to process them with each page load.
     
    tflight, Mar 2, 2006 IP