BigApache ist a great project!
But when I try to connect to my homepage (or a sub folder) it is neccessary to click on index.html to open the page. Is there a way to connect automaticly to the starting point? I don't want to browser files first.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
BigApache ist a great project!
But when I try to connect to my homepage (or a sub folder) it is neccessary to click on index.html to open the page. Is there a way to connect automaticly to the starting point? I don't want to browser files first.
Hi Steve.
as is called your Starting Page? index htm or index html etc..
and where is are stored your files?
e.g. \BigApache\Apache\htdocs \???????
If your side was stored e.g. here.
\BigApache\Apache\htdocs\test1
You can call these as follows:
http:\\YOUR_COMPUTER\test1
On these files BigApache hears automatically
DirectoryIndex index.html index.asp index.html.var index.php index.php3
greetz
Stefan (Steve) ;-)
The problem is solved. I also know the reason: my index was called "index.htm". When i changed it into "index.html" it worked.
Thank you :-)