Welcome, Guest
  • Author Topic: http://localhost/mp3  (Read 4831 times)

    nnnswordfish

    • Server what's that
    • *
    • Posts: 49
      • View Profile
      • Email
    http://localhost/mp3
    « on: 01/02/08, 18:15 »
    i am using apache server and my root www folder contains mp3 folder,when i run my http://localhost/ page everything works fine but when i type http://localhost/mp3 it shows me my mp3 folders contains and i dont want it to happen in a such way,how i can lock or disable http://localhost/mp3 dir so that it doesn't appear when i type http://localhost/mp3 in my browser

    Ronald Wernecke

    • Global Moderator
    • Systems Administrator
    • *****
    • Posts: 6203
      • View Profile
      • Professional Support
      • Email
    Re: http://localhost/mp3
    « Reply #1 on: 01/03/08, 03:04 »
    Just insert a index.html file into this dierctory and show whatever you like, or nothing there ;)
    As soon as the server finds an index file, it displays this, if nothing is specified.
    happy flashing
    8)
    Ronald

    nnnswordfish

    • Server what's that
    • *
    • Posts: 49
      • View Profile
      • Email
    Re: http://localhost/mp3
    « Reply #2 on: 01/03/08, 08:02 »
    thank man!! and happy new year !!