PSD to HTML conversion PSD to HTML conversion PSD2HTML.com with over 300 professionals takes the designs to HTML and beyond

Code Snippet

Home » Code Snippets » HTAccess » Different Directory Index Page

Different Directory Index Page

Normally index.html or index.php is the default page a server serves up when visiting a directory without specifying a file name. You can change this with .htaccess:

DirectoryIndex index2.html

Subscribe to The Thread

  1. that’s cool.

  2. Gvidas

    How to write in htaccess if i dont wanna show index.php file if u pressing on home button,or dont wanna sho any files in the end,just folders..For example :
    —————————————–
    before

    myweb.com/index.php

    after

    myweb.com/

    ———————————————–
    before

    myweb.com/profile/home.php

    after

    myweb.com/profile/

Speak, my friend

At this moment, you have an awesome opportunity* to be the person your mother always wanted you to be: kind, helpful, and smart. Do that, and we'll give you a big ol' gold star for the day (literally).

Posting tips:
  • You can use basic HTML
  • When posting code, please turn all
    < characters into &lt;
  • If the code is multi-line, use
    <pre><code></code></pre>
Thank you,
~ The Management ~