HI guys
I have a simple Apache/PHP/MySQL running on a windows machine..
i would like to authenticate ALL incoming connections to the apache server, something like an .htaccess file but not only for one directories but for all directories.
But i also want local connections (me) to not have to login..
umm.. i think the solution is not php but somehow with apache's configuration or something..
thanks