Camen Design Forum

Delete

(Leave this as-is, it’s a trap!)

To delete this post you must be either the original author or a designated moderator.
The content of the post will be removed but the name and date will remain.

  • The post will be removed completely from the thread, rather than blanked
  • Only posts on the last page of the thread can be removed completely (so as to not break permalinks)

RE[10]: Friendly url

Martijn

Do you know what version of Apache you are running? What version of mod_rewrite? Do you have all of the other Apache modules that NNF uses in its `.htaccess`? Does anything jump up in the Apache logs?

Honestly, if without the `IfModule` the rewriting doesn’t work (more specifically, lines 169 to 172 [1]) I am not sure how you are going to make friendly URLs work by writing your own `RewriteRule`s. Either Apache applies RewriteRules or it doesn’t. Though I am confused about how it would be able to apply the HTTPS rewrite if that were the case.

That said, this seems to be a real edge-case with your hosting setup.

[1]: https://github.com/Kroc/NoNonsenseForum/blob/e8a996c6cd3eb97c9de8762e3aa31b3b29508f93/.htaccess#L169-L172

Your friendly neighbourhood moderators: Kroc, Impressed, Martijn