About 139,000,000 results
Open links in new tab
  1. replace this file (located at /var/www/html/index.html) in ...

    Jun 5, 2019 · To answer this question, you need to have at least 10 reputation on this site (not counting the association bonus). The reputation requirement helps protect this question from spam and non …

  2. How To Change Default Index Page in Apache - Ubiq BI

    Nov 23, 2020 · Here are the steps to change default index page in Apache web server. You can change default index page via Apache Server configuration file, or using .htaccess file.

  3. html - How do I change the default index page in Apache ...

    Oct 11, 2013 · By default, DirectoryIndex is index.html but the file is absent. Just create index.html in /var/www/html and you will see your contents.

  4. How to Use the Apache Web Server to Install and Configure a ...

    Jan 8, 2025 · You’ve just installed the Apache web server, edited the index.html file, and then created your very own virtual host.

  5. How to generate index.html for each directory under /var/www/html

    Nov 7, 2023 · I need to create an index.html for directory listing for each directory. I tried adding below to .htaccess file in the directory (I saw it somewhere, where the index.html existed with files in the …

  6. How to configure an Apache web server - Opensource.com

    Jan 2, 2021 · The index.html file is the default file a web server will serve up when you access the website using just the domain name and not a specific HTML file name. In the /var/www/html …

  7. Default Index file on Apache2 {/var/www/html/index.html}

    Mar 19, 2014 · can make your own virtual hosts under /var/www. This is different. to previous releases which provides better security out of the box.