Title: define https in wp6.2 Bitnami GCP
Last modified: April 28, 2023

---

# define https in wp6.2 Bitnami GCP

 *  Resolved [nickieoakwood](https://wordpress.org/support/users/nickieoakwood/)
 * (@nickieoakwood)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/define-https-in-wp6-2-bitnami-gcp/)
 * Defining https in wp-admin was always easy. Simply add:
 * Open FileZilla edit wp-config.php which clearly lived in wp-admin. Now can only
   find a file called wp-config-sample.php so I found and followed this article.
   [https://developer.wordpress.org/apis/wp-config-php/](https://developer.wordpress.org/apis/wp-config-php/)
   as I couldn’t find wp-config.php. When I did this it killed my site.
 * define( ‘WP_HOME’, ‘[https://mysite.com&#8217](https://mysite.com&#8217); );
   
   define( ‘WP_SITEURL’, ‘[https://mysite.com&#8217](https://mysite.com&#8217); );
 * So I uploaded my own wp-config.php upto the wp-admin folder. It didn’t kill the
   site but it didn’t affect the http staatus in wp-admin/general/settings.
 * I have installed and activated WP Job Manager and to say it has slowed my plugin
   page load time would be an understatement. Like a minute or two. Deactivate WPJM
   and all is fine. I tried rolling back several version all to no avail.
 * So is http going to affect wpjm in therear and secondly how does one define https
   in 6.2 on bitnami?
 * Many thanks

Viewing 1 replies (of 1 total)

 *  [Mohamed Mehdi Benchalal](https://wordpress.org/support/users/muffinpeace/)
 * (@muffinpeace)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/define-https-in-wp6-2-bitnami-gcp/#post-16696758)
 * Hi [@nickieoakwood](https://wordpress.org/support/users/nickieoakwood/)
 * I can see that you are having specific WordPress-related issues that aren’t related
   to WP Job Manager. WPJM shouldn’t slow your website load time be it for two or
   one minute.
 * I’d suggest reverting to the old revision of the file (before you made the changes),
   and instead use a plugin like [Really Simple SSL](https://wordpress.org/plugins/really-simple-ssl/)
   to force HTTPS.
 * Let us know how this goes.

Viewing 1 replies (of 1 total)

The topic ‘define https in wp6.2 Bitnami GCP’ is closed to new replies.

 * ![](https://ps.w.org/wp-job-manager/assets/icon-256x256.gif?rev=2975257)
 * [WP Job Manager](https://wordpress.org/plugins/wp-job-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-job-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-job-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-job-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-job-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-job-manager/reviews/)

## Tags

 * [WPJM](https://wordpress.org/support/topic-tag/wpjm/)

 * 1 reply
 * 2 participants
 * Last reply from: [Mohamed Mehdi Benchalal](https://wordpress.org/support/users/muffinpeace/)
 * Last activity: [3 years, 1 month ago](https://wordpress.org/support/topic/define-https-in-wp6-2-bitnami-gcp/#post-16696758)
 * Status: resolved