|
womble -> RE: Apache & .htaccess issues (11/2/2008 7:28:20)
|
I can't say I've noticed any problems with the switch-over (apart from having to alter some of my include paths, though that wasn't too bad, as we were given plenty of notice about the switch-over - I use the same host as Tail does), but then again that's maybe because I use the .php with PHP pages. I've just tried it though, and my forum (SMF) won't use the "search engine friendly URLs" any more (that re-writes page URLs in the format "index.php/topic,1.html", rather than "index.php?topic=1.0", presumably mod_rewrite not being available or Apache screwing with .htaccess? As mod_rewrite's working fine on everything else that produces "nice" URLs, I presume it's something to do with .htaccess though. There's a .htaccess file in the forum's directory, as well as in the domain root, which was presumably put there by SMF when it installed, because it's not something I've done. It used to work okay, so I can only assume it's the upgrade that's changed something. Oddly though, on my blog (different domain but with the same host) mod_rewrite seems to work okay, and there's the same set-up on that domain - a .htaccess file in the blog's directory, as well as in the domain root. It would be interesting to find out what's going on with the .htaccess files though, because that may explain why I can't get the "search engine friendly URLs" on the forum. It's not an issue at the moment, but may be early next year when I start re-organising that particular site.
|
|
|
|