You are Here:
FAQ
Scripting and Programming Languages
Configuring Apache Webserver using .htaccess
Article #8
|
How to parse files that have no extentions as php scriptsCreate a file called .htaccess and place it in the directory your domain is pointing to. Then add the following: #parse files that have no extensions as PHP scripts #This must be done for each file that needs to be parsed <Files filename_to_be_parsed> ForceType x-mapp-php4 </Files> Disclaimer: 1&1 provides the scripts and related information on this page as a courtesy, subject to 1&1's General Terms and Conditions of Service (the "GT&C"). As set forth in more detail in the GT&C, the scripts and information are provided "as-is", without any warranty, and 1&1 is not liable for any damages resulting from your use of the scripts or information. |
© 2008 1&1 Internet Inc - About 1&1 Internet