So that when I access www.domain.com/attorneys it will automatically assume that its attorneys.php and run as usual. But its either not working, or ignoring the ...
I have a configuration file in some PHP scripts that I'm hoping to use. I don't want people to be able to read this config file, but it's extension is .pinc, and not .php. Ultimately anyone can read ...