Search results

  1. nsm_nikhil

    Something killed my clean URLs

    My site uses Apache ForceType and PHP to make clean URLs Till about a week ago I was using this in my .htaccess and it was working. <Files browse> ForceType application/x-httpd-php </Files> Now it isn't. Were there any Apache changes, or are certain directives now disabled?
  2. nsm_nikhil

    Content Type disabled?

    A small ajax application I am developing requires content to be returned as XML with the header Content-Type as text/xml. Now this works on my local computer. But on Exofire at 22bits.exofire.net it still sets the content-type as text/html. Are custom content types disabled for free hosting...
Top