I have no problems sharing static sites through localtunnel (http://progrium.com/localtunnel/), but I can’t seem to make a WordPress site work.
My local WordPress site is running on a MAMP server with no issues.
I’m not exactly sure what the problem is either. I’m thinking it might have something to do with the MySQL database not being accessible?
Can anyone tell me how to access a WordPress site running on localhost through localtunnel?
Thanks for reading.
I don’t have a ton of experience with localtunnel but Forward does support WordPress, and has an faq on how to get it working: https://forwardhq.com/support/faq#how-do-i-use-forward-with-wordpress, it might help you track down your issue… or at least give you another option.
Put this in your wp-config:
I’ve used this successfully without WP_CONTENT_URL, WP_PLUGIN_URL, and ADMIN_COOKIE_PATH, but including them here because they were in the original code found here: https://wordpress.stackexchange.com/questions/179559/relative-or-dynamic-site-url-possible