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.

Help How To Connect?

Featured Replies

Does it work over the internet, what do i do kust leave it running at a main computer and connect accross the net? Your help is appricaited

oCONKERo

there should be a .htacces which will only allow localhost at default.. also when behind a router make sure to forward the ports..

  • Author

ok pixelsoul thx ill try that and yea i need to conect from like school when im running it a home i got a router so what should i do? i mean whats port forwarding?

 

Thx in advance!

oCONKERo

  • Author

ok pixel "i love u" i fugured it out. Arn't u glad :) well most of it anyway the only thing is i do not no how to accsess my actuall admin account with the .htaccess file in it. so if u could help me the rest of the way thats great. im gonna comtinue tinkering around with it. oh and yea i wanna keep the admin password protected so i dont think deleting this file is the answer.

oCONKERo

In the admin its the same:

 

\diskw\home\admin\www

 

Open .htacces.. allow from all hosts instead of 127.0.0.1.. Then make sure you uncoment the password settings and change them...

 

To forward your port go in the admin of the router and set port 80 to your internal ip adress...

 

Also you might want to consider installing the service as a server.. so it will be on when you reboot :)

  • Author

Ok, pixel well im gonna fool around with it, but im at school now so i only have a little bit. ill try and figure out what your saying. Thx

oCONKERo

  • Author

yea :) i didnt get anywhere really, but i followed ur instuctions, well i think so. this is in my "/diskw/home/admin/www/.htaccess"

 

# This file provides security to the server limiting access to the localhost only.

# Comment to deactivate.

 

# Order Deny,Allow

# Deny from all

# Allow from all hosts

 

# To disallow execution of cgi scripts in this directory comment next two lines.

 

AddHandler cgi-script .bat .exe .pl .cgi

Options +ExecCGI

 

# To unlock Admin Panel, comment the next 4 lines.

# Defaults: Username - admin; Password - userver

 

AuthName "Uniform Server - Admin Panel 1.0 Alpha"

AuthType Basic

AuthUserFile /htpasswd/home/admin/www/.htpasswd

Require valid-user

 

Is that all go to go?and if so i still dont know the password that it needs to login, ive tried "admin:userver" cause thats what it says is default, so yea.

 

i really appriciate all the help soul :P

oCONKERo

  • Author

bi golly gee... well i know the password cause i remembered it from the other .htaccess or password files so thats done no im gonna check if i can connect form another comp in my house and if that works i forwarded my port so im gonna try from my friends house of school :) .

oCONKERo

  • Author

yea im kinda stuck at the part where i access the server from like school or other houses, ect. if you know wut i mean. but im gonna keep chuggin away at this, im restarting my comps cause i reinstalled xp today on the server pc.

oCONKERo

  • Author

sutuation update: 10:30 pm school tomorow, going to bed, didnt get acces to server form another comp in my house, dont think it will work from outside of lan either. ty soul, almost made it.

oCONKERo

Ok.. the main .htaccess file should have this in it:

 

# This file provides security to the server limiting access to the localhost only.
# Comment to deactivate.

# Order Deny,Allow
# Deny from all
# Allow from all hosts

# To disallow execution of cgi scripts in this directory comment next two lines.

AddHandler cgi-script .bat .exe .pl .cgi
Options +ExecCGI

# To unlock Admin Panel, comment the next 4 lines.
# Defaults: Username - admin; Password - userver

#AuthName "Uniform Server - Admin Panel 1.0 Alpha"
#AuthType Basic
#AuthUserFile /htpasswd/home/admin/www/.htpasswd
#Require valid-user

 

About the Admin part, it is best you leave it the way it is. Opening it opens your server's admin interface to the public and with that, it can be hacked.

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.