httpd.conf
I have Apache configured to first look at index.php and then to index.html
I would though use the index.html if a user comes for the first time on my
site.
How can I solve this in httpd.conf? Or is that no option and do I have to
use .htaccess for that (referrer or something like that)?
thanks,
Floor
|