apache - Disable SSL on specific WordPress page -


i've spent days searching solution. i'd disable ssl on 1 wordpress page /stream, know can done via mod_rewrite don't know input there. use ubuntu , apache.

edit: site's redirect configuration. edit2: use pretty permalinks, may have different solution others.

servername zegoattt.com redirect permanent / https://zegoattt.com/


Comments

Popular posts from this blog

javascript - Create websocket without connecting -

how to do line continuation in perl debugger for entering raw multi-line text (EOT)? -

android - Linear layout children not scrolling -