I set up an Apache server on a Red Hat system and when I access a file in a browser with a "php" extension, then Apache serves it up to the browser. However, when I access a file in a browser with an html extension, then the file system serves it up via a download. Is there a configuration setting that will serve up all browser requests by Apache?
Thanks
Thanks