|
|
Browse by Tags
All Tags » apache
-
Hello,I am trying to force apache to parse files with a .xml extension as php script (I am generating xml files dynamically). While developing the website on my own machine I simply edited httpd.conf and added:
AddType application/x-httpd-php .xml
This worked perfectly fine, but when it came to uploading the website to the hosting server I ...
-
I'm trying to install the excellent SugarCRM (a LAMP-based CRM package natch).
In the install docs it guides you thru making sure certain directories and files are writable by the web process but in the latest beta there seem to be a few omissions which I'm currently working on manually.
It would be a lot easier and safer if I could chown ...
|
|
|