Fix 504 Gateway Timeout Error using Local Tunnel with WordPress | Share localhost WordPress Globally

preview_player
Показать описание
Share local WordPress URL globally and fix 504 gateway timeout error. How to access localhost xampp based WordPress URL globally. Put local WordPress on a live URL. How to access localhost wordpress from anywhere. How to share localhost wordpress globally. I am using WordPress at localhsot over XAMPP and I have a WordPress product URL. I want to make this URL live. I might want to share it with a client who is online somewhere else or I may want to check this URL in an online tool for something but that needs website to be hosted on a live server.

504 Gateway Time-out
or
Bad Gateway 504 Error

Problem is the port. In our localtunnel configuration port is wrong. We have to put the port live that is being used.

Open XAMPP control panel
XAMPP is showing that port 80 is live
Stop project
Change command in custom script
Run project again
It gave us new live URL
Test it

It will point towards localhost because localhost is running at port 80. We have to paste project URL path infront of live url. Now we can use this new live URL for our project in any online tool or we can share this live URL with any client.

I have already a full tutorial on sharing local project or URL live, and using localtunnel. Links are below:

- localhost to public URL | Share Local Project Globally
- Create Node Web Server

- Remove All Unused Images from WordPress Media Library, Clean Media Library with 100% Accuracy
- Bookly PRO Full Overview, Scheduling & Appointment Booking WordPress Site using Bookly PRO
- PayPal Sandbox & Live Setup for WooCommerce & Bookly PRO in WordPress
- Add Dynamic Country State City Dropdowns in WordPress Contact Form
- Hide All Traces of WP or WordPress, WordPress Security Tips, Hide WordPress Directories
- Convert Images to WebP in WordPress, Bulk Image Optimization to Speed Up WordPress Performance
- Fix Media Library Showing Blank Images in WordPress
- PayPal Personal, Business & Sandbox Accounts, WooCommerce & PayPal Payments
- Fix Schema, Structured Data, Errors & Warnings for WordPress Shopping Store to Improve Business
- UPLOAD FILE WITH ORDER in WooCommerce WordPress, Easy WooCommerce Order Customization
- Proper Redirect After Form Submission in WordPress, Custom & Manual Redirect & 3 WordPress Plugins
- Display Google Reviews for Business in WordPress, Google Reviews Slider, Widgets & Grid
- Country Flags in Form Fields, Country Field with Flags, Phone Field with Country Flags
- Remove Category and Tag Base from WordPress, WordPress URL Rewriting Tutorial
- Custom Permalink for Post, Page, Custom Post Type & Taxonomy, Ultimate URL Rewriting
- Products Visibility Based on Country, WordPress WooCommerce Customization
- Drag & Drop Multiple Files Upload Field in WordPress, Advanced Files Attachment in Contact Form

Thank You!
👍 LIKE VIDEO
👊 SUBSCRIBE
🔔 PRESS BELL ICON
✍️ COMMENT

#wordpress #xampp #localtunnel #webstylepress #webdevelopment #debugging
Рекомендации по теме
Комментарии
Автор

Hi, thanks for the video. I'm having poblems to make it work with a wordpress site, I can access to the root folder from internet but when I open a wordpress proyect not working but when I open another proyect without using wordpress localtunnel works fine. I don't know what I'm doing wrong, I was thinking maybe the problem is the dependencies.

omargian_stw