Title: HTTPS Working, HTTP Page NO -not found &#8211; 404
Last modified: August 20, 2016

---

# HTTPS Working, HTTP Page NO -not found – 404

 *  [Marius](https://wordpress.org/support/users/mariusfv/)
 * (@mariusfv)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/https-working-http-page-no-not-found-404/)
 * Hi,
 * On my VPS I have Centos 6.3 with cpanel.
    I’ve buy recently a SSL certificate(
   RapidSSL), after I installed the certificate. When I access my domain with **
   HTTP** I get: [http://www.MyDomain.com/cgi-sys/defaultwebpage.cgi](http://www.MyDomain.com/cgi-sys/defaultwebpage.cgi)
   If I try to access a custom page(with HTTP) I get page not found -404.
 * But IF I access the DOMAIN OR A PAGE with **HTTPS** everything is OK and working.
 * I’ve installed the plugin: [http://wordpress.org/extend/plugins/wordpress-https/](http://wordpress.org/extend/plugins/wordpress-https/)
 * the plugin working great, switch to HTTPS only the login and desired pages that
   is great too **BUT** of course what is not redirected to HTTPS and is redirect
   normal to HTTP all pages are not found(404)
 * For 2 days I Google’d, read topics, solutions but no solution for me, so interesting
   HTTPS working but HTTP NOT!
 * Can someone help me please, I’m stuck.
 * 10x in advance!
 * P.S
 * My default .htaccess is:
 *     ```
       # BEGIN WordPress
       <IfModule mod_rewrite.c>
       RewriteEngine On
       RewriteBase /
       RewriteRule ^index\.php$ - [L]
       RewriteCond %{REQUEST_FILENAME} !-f
       RewriteCond %{REQUEST_FILENAME} !-d
       RewriteRule . /index.php [L]
       </IfModule>
   
       # END WordPress
       ```
   

The topic ‘HTTPS Working, HTTP Page NO -not found – 404’ is closed to new replies.

## Tags

 * [HTTP](https://wordpress.org/support/topic-tag/http/)
 * [HTTPS](https://wordpress.org/support/topic-tag/https/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [Marius](https://wordpress.org/support/users/mariusfv/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/https-working-http-page-no-not-found-404/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
