php file extension
Posted by: Chris (---.otenet.gr)
Date: November 05, 2006 11:44AM

Hello, i have php files with the extension .go How can i add this extension and where in order to view my web pages?

Options: ReplyQuote
Re: php file extension
Posted by: CyberSpatium (71.237.217.---)
Date: November 05, 2006 08:46PM

open your httpd.conf file and find:
AddType application/x-httpd-php .php3

add below:
AddType application/x-httpd-php .go

save the file and restart apache

Options: ReplyQuote


Sorry, only registered users may post in this forum.