Jump to content
View in the app

A better way to browse. Learn more.

The Uniform Server Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Server not accessible from outside

Featured Replies

I can't acces my site from another ip. I changed the.htaccess file i even added a line ( allow from all) but it doesnt work. it say that The server might be busy at this time and The server is not reachable. Can someone help me please. I'm not behind a router and i don have a firewal to. Any ideas what could be wrong??

Delete the .htaccess file... and go to http://www.whatismyip.com to get your IP. Refresh the page again like 3 time to make sure it is a static IP that does not keep changing...

 

Make sure the server is started and you can see http://localhost form the local machine, and then go to the other PC and enter the address [http://ip-address]

  • Author

the server is started couse i can acces the page from my computer via localhost or thru a subdomain. My ip is static 100% so this is not the problem. Iried to remove tha .htacces but there vas no efect. I think there might bee somthin in the appache config file that does not allow acces from outside. :lol:

hello,

 

my server is not accessible from outside !!!

 

maybe due to a routeur ... how can i make it work correctly? please ...

  • Author

ok i figured out that my internet provider is blocking ports from 0 to 1024 so i changed the port for apache to 8080. Now the problem is that the redirect for the admin panel doesnt work, it keeps refreshng with this url W:\home\admin\www\redirect.html i tried to change the redirect.html I change the line window.setInterval("window.location = 'http://localhost/apanel/'", 500); to window.setInterval("window.location = 'http://localhost/apanel/:8080'", 500); But it didnt works. Could someone tell mi what do i have to do to make the server running on a difremt port than 80.

Change the port to http://localhost:8080/apanel/ and not http://localhost/apanel/:8080

 

For vertyggo, start a new topic for you.... using others topic creates confusion... We have unlimited posting so please make use of the forum and start your own post for your own problem.... :lol:

 

Thanks.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.