Where is .htaccess file ?

Discussion in 'Site & Server Administration' started by pulikuttann, Jan 3, 2008.

  1. #1
    Where can I see my .htaccess file ?
     
    pulikuttann, Jan 3, 2008 IP
  2. johnwoof

    johnwoof Peon

    Messages:
    911
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hi

    it can be on every Directory but if u cant see then browse to www or public_HTML

    some time there is no htaccess file then u need to create it

    thanks
     
    johnwoof, Jan 3, 2008 IP
  3. MeetHere

    MeetHere Prominent Member

    Messages:
    15,399
    Likes Received:
    994
    Best Answers:
    0
    Trophy Points:
    330
    #3
    in the www folder..
    Or every script directory.
     
    MeetHere, Jan 3, 2008 IP
  4. LittleJonSupportSite

    LittleJonSupportSite Peon

    Messages:
    386
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    0
    #4
    SSH into your machine then cd /your/www/root/

    Now run

    ls -l .

    You should see .htaccess and should be able to:

    vi .htaccess or nano or your favortie editor.
     
    LittleJonSupportSite, Jan 3, 2008 IP