2

I've spent days searching for solution. I'd like to disable SSL on one WordPress page /stream, I know it can be done via mod_rewrite but I don't know what to input there. I use Ubuntu and Apache.

EDIT: my site's redirect configuration. EDIT2: I use pretty permalinks, so it may have a different solution than others.

ServerName zegoattt.com Redirect permanent / https://zegoattt.com/

akuustik
  • 21
  • 3
  • 2
    Show us your current configuration that's doing the HTTP->HTTPS redirects. – ceejayoz Jun 29 '15 at 14:50
  • I just edited my post. – akuustik Jun 29 '15 at 15:04
  • 1
    There are so many questions on enabling/disabling ssl for specific pages, all you have to do is apply the same logic to yours. The site is not always going to have an **exact** solution for most people. – Panama Jack Jun 29 '15 at 15:18
  • possible duplicate of [.htaccess 301 redirect for all https to http EXCEPT ONE PAGE](http://stackoverflow.com/questions/2079015/htaccess-301-redirect-for-all-https-to-http-except-one-page) – Panama Jack Jun 29 '15 at 15:21
  • I use WordPress and pretty permalinks, so I need to disable SSL for page /stream. So what should I put in .htaccess file in the root directory? – akuustik Jun 29 '15 at 15:26

0 Answers0