I just setup a new Web dedicated CentOS server.
I have files with No Extensions ( ex. www.abc.com/file ) and need them to work as follows:
1) www.abc.com/file.htm
2) www.abc.com/file.php
3) www.abc.com/file.html
What should I put into:
A) httpd.conf
B) .htaccess (if needed)
C) ?
Thanks, in advance, for your help !