In my cursory examination of the other questions, I haven't seen this raised.
Essentially, I'm trying to run pMachine, and they assert that the search engines don't index php sites very well, for which they recommend a work-around. This work-around involves renaming everything to be absent an extention, and it is my understanding that it will only work on apache servers that have the mod_mime module.
I know I'm on an apache server here, but does surpass have mod_mime modules installed on their servers? Is information like this available? Secondly, would I be able to force type in an .htaccess file? The instructions for what I'm trying to do are
here . I've tried it, but all I've gotten thus far were server errors. Is it possible, and if so, what am I doing wrong? I'm fairly confident that it happens when I attempt the .htaccess step.
Thank you for any help you may give me.