Lost Jetpack connection
-
WAMP
site dir – localhost/wordpress/Hey, first time poster here.
I wanted everyone on the network in work to view the site I made.
so… i made the following changes1) wp-config.php:
define(‘WP_HOME’,’https://customer.local/wordpress’);
define(‘WP_SITEURL’,’https://customer.local/wordpress’);2) httpd-vhosts.config:
DocumentRoot “c:/wamp/www/”
ServerName customer.local
ServerAlias customer.local3) adding the wamp server ip address and hostname to the host file of another workstation.
It worked alright, but jetpack will no longer connect, which is a nuisance, as i had some handy CSS in there that i really dont want to write again
+ im curious about the solution and where i’ve gone wrongWhen i go to the jetpack connection page i see “site_inaccessible” before clicking connect button
- The topic ‘Lost Jetpack connection’ is closed to new replies.