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.

fredt

Member
  • Joined

  • Last visited

  1. I think this wasn't solved so far... If I'm wrong, plz erase this post ! My Uniform server directory is located on D:\Progz\Uni1 - so Server_Start.bat will try to launch from C: when I double-click it... and won't work. So I had to open a prompt, D: cd progz\uni1 server_start I found a nice solution on jsifaq, http://www.jsifaq.com/SUBU/tip10400/rh10486.htm and http://www.jsifaq.com/SUBA/tip0400/rh0494.htm. I now have: %~dp0diskw\home\admin\program\pskill.exe Apache.exe IF NOT ERRORLEVEL 1 goto started set Disk=%1 IF "%Disk%"=="" set Disk=w rem create the disk subst %Disk%: "%~dp0diskw" IF ERRORLEVEL 1 goto hint set apachepath=\usr\local\apache2\ set apacheit=%Disk%:%apachepath%bin\Apache.exe -f %apachepath%conf\httpd.conf -d %apachepath%. set programit=%Disk%:\home\admin\program\ set closeit=%programit%close.bat %Disk% And it works PERFECT ! .... did I mention I LOVE UNIFORM SERVER ? FredT

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.