# After SSL installation pictures are not displayed

**URL:** https://meta.discourse.org/t/after-ssl-installation-pictures-are-not-displayed/26403
**Category:** Support
**Created:** [16.Март.2015 18:52:31 UTC](https://meta.discourse.org/t/after-ssl-installation-pictures-are-not-displayed/26403 "2015-03-16T18:52:31Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![elberet](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/elberet/32/122404_2.png) [@elberet](https://meta.discourse.org/u/elberet)
#### Post date: [16.Март.2015 19:28:02 UTC](https://meta.discourse.org/t/after-ssl-installation-pictures-are-not-displayed/26403/2 "2015-03-16T19:28:02Z")

</div>

There’s [a Howto article about this topic:](https://meta.discourse.org/t/change-the-domain-name-or-rename-my-discourse/16098)

> [@Change the domain name or rename your Discourse](https://meta.discourse.org/t/change-the-domain-name-or-rename-your-discourse/16098/1):
>
> ### Replace all instances of the old name with the new name in posts
> 
> All the existing posts will still refer to the old domain. Let’s fix that:
> 
> ```
> ./launcher enter app
> discourse remap talk.foo.com talk.bar.com
> rake posts:rebake
> 
> ```
> 
> This remaps text in posts from the old URL to the new URL, then regenerates all posts just in case.
> 
> And now you’re done!

---

_[View the full topic](https://meta.discourse.org/t/after-ssl-installation-pictures-are-not-displayed/26403)._
