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.

Addressing problem

Featured Replies

Hello!

 

I'm having a problem with my site address. When I type the site in with the "WWW" in the address (ex. www.sitename.com) it sends me to the default uniform server page (purple backround) but as when I don't (ex. sitename.com) it takes me to the site correct site. My server is hosting 6 sperapate pages using virtual hosting. When I created the virtual host I did NOT put the "www" in the address. I added it and still had the problem though (and the site wouldnt come up at all). What am I doing wrong? :blink:

Hi Charles

 

Could you please show us your Virtual Host setup inside your httpd.conf file.

 

udrive/usr/apache/conf/

 

Open the file, scroll right down and copy everything about Virtual Hosting.

 

Thanks

KalpZ

ATOMIC Web Hosting 2007 - 2011

Shared Hosting - Reseller Hosting - Dedicated Servers - Virtual Private Servers (Request Dedicated/VPS Servers via E-mail)

E-mail: sales@atomicwebhosting.com Website: http://www.atomicwebhosting.com/

  • Author

##########VIRTUAL HOST SETUP##########

# sitename.INFO

<VirtualHost *>

ServerName sitename.info

DocumentRoot /www/serv6

</VirtualHost>

 

I replaced the actual name with "sitename".

##########VIRTUAL HOST SETUP##########
# sitename.INFO
<VirtualHost *>
ServerName sitename.info
ServerAlias www.sitename.info
DocumentRoot /www/serv6
</VirtualHost>

 

Try this, you just needed an Alias with www. appended.

 

KalpZ

ATOMIC Web Hosting 2007 - 2011

Shared Hosting - Reseller Hosting - Dedicated Servers - Virtual Private Servers (Request Dedicated/VPS Servers via E-mail)

E-mail: sales@atomicwebhosting.com Website: http://www.atomicwebhosting.com/

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.