Forum Moderators: phranque
The dev server works a like a charm, however the production one does not.
The problem:
The only page in the site that works is:
[server.com...]
The moment a / is added to the end I get a 404
[server.com...]
[server.com...]
These both produce a 404.
I think the problem is with apache, but I can’t think what the setting is.
Any suggestions?
(I’ve been reading the apache docs for an hour, without success)
Neither of the servers have mod_rewrite
Dan