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
- Tech Tricks answered 2 years ago
- You must login to post comments
Your Answer
Please login first to submit.