Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Categories

In this Discussion

Who's Online 23

AoleeCurtisOdenPewPewKconnectrleogopalperegrinestopthinkdorsetwhu606422 +14 guests

Is there a way to disable friendly URLs?

Just put this in to config.php

$Configuration['Garden']['RewriteUrls'] = FALSE;

But it's still re-writing the URLs to friendly URLs, was wondering if there's a way to disable this please?

Thanks!

Comments

  • TimTim
    Posts: 1,573
    Not sure what you mean? What sort of URLs would you like to see? Disabling RewriteUrls turns on index.php?[request_path] formatting, which we consider to be the 'ugly' way.

    Vanilla Forums Senior Developer [GitHub, Twitter, About.me]

  • Posts: 840
    Yeah that's what I wanted, well that's what the users on the site wanted. God knows why!

    Is there anywhere else I can change to false please Tim?
  • TimTim
    Posts: 1,573
    I just checked your site... its performing as I described, not sure what you're asking for... :(

    Vanilla Forums Senior Developer [GitHub, Twitter, About.me]

  • Posts: 840
    Thanks tim, it's just that it has the thread title in the URL? It does for me anyhow...
  • Posts: 840
    Quick bump, is there a way I can maybe edit it out in the links or something? Can't actually see it anywhere, but I notice if you remove the thread title from the page it still works :o
Sign In or Register to comment.