Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

SS3 Prevent Hash Link rewrite


Go to End


2 Posts   1376 Views

Avatar
zenmonkey

Community Member, 545 Posts

20 March 2013 at 4:22am

How do I prevent hash link rewriting in SS3, the old site config method doesn't seem to work?

Avatar
ShiftedBit

Community Member, 2 Posts

15 April 2015 at 8:51pm

Edited: 15/04/2015 8:54pm

In case some is finding that entry here is an actual solution for this problem:

Use this lines in _config/config.yml

SSViewer:
  rewrite_hash_links: false

do not forget to rebuild an flush