Quote:
Originally Posted by Lahey
Why won't mine work? It still shows just php code on /archive
I tried renaming the archive file to archive.php and that makes the php work but then none of the links on the page work. and the intstructions didn't say anything about renaming it to .php anyway. Is this a server problem?
|
Lahey
Sounds like a problem with the .htaccess file. Assuming your Apache configuration includes ForceType, make sure that the code on the uploaded .htaccess (upload as txt then, rename to .htaccess) contains the arguments + expression + exact destination URL as indicated (the latter--URL--if incorrect would produce a 500 error, so it's likely not that).