Apache Error Solved: No matching DirectoryIndex

Опубликовано: 11 Октябрь 2024
на канале: Liquid Web
4,483
11

In this video, we describe how to solve the Apache error No matching DirectoryIndex.

Commands used:
vim /etc/httpd/conf/httpd.conf
/dir_module
from DirectoryIndex index.html
to - DirectoryIndex index.html index.php
systemctl restart httpd
:wq
systemctl restart httpd

The related article for this article can be found here: https://www.liquidweb.com/kb/apache-e...

For more information about this and other topics, visit us at https://www.liquidweb.com/kb/ or to learn more about our Virtual Private Server options, visit: https://www.liquidweb.com/products/vps/

Video by: Justin Palmer