Implementing https to all the pages

Hi;

I want all pages of my website(website and restfull api) to be accessed via https. Following this post(Yii 1.1: URL management for Websites with secure and nonsecure pages), I understand that it is for a website that will have nonsecure and secure pages.

should I do it as explained the post or there is a specific way for website for which everything uses https?