- Jun 4, 2005
- 19,723
- 1
- 0
I've got all my website files in a directory in my HTDocs folder. Ex, G:/X04D/htdocs/example/
When I navigate to my IP address, ex : 127.0.0.1, it'll bring me to a page that shows me a list of directories. I can see my "example" directory, but I'd rather it if 127.0.0.1 brought me directly to that directory.
I know there's a way to change this in the httpd.conf file, but I'm not sure what to add.
I'd like to keep PHPMyAdmin and whatnot in the htdocs folder, so all I need to change is where it looks for the index file.
When I navigate to my IP address, ex : 127.0.0.1, it'll bring me to a page that shows me a list of directories. I can see my "example" directory, but I'd rather it if 127.0.0.1 brought me directly to that directory.
I know there's a way to change this in the httpd.conf file, but I'm not sure what to add.
I'd like to keep PHPMyAdmin and whatnot in the htdocs folder, so all I need to change is where it looks for the index file.