Skip to content
View in the app

A better way to browse. Learn more.

Unraid

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.

www and non www logins

Featured Replies

Hi,

 

I've had a problem with the forum for ages.

 

http://www.lime-technology.com/forum/ shows me as not logged in but if I press home the url changes to http://lime-technology.com/forum/index.php and suddently the cookie is picked up and I'm logged in.  I recently fixed this on a SMF forum I've been working on and I thought you might like the solution too.

 

I got the solution from the link below but if you have the forum in a different folder you'll have to make sure you only modify the .htaccess in the forum folder.  It's pretty easy, paste the code at the top of the .htaccess file, save and when you go to the www site it should automatically change it to non www.

 

http://stackoverflow.com/questions/1100343/apache-redirect-from-non-www-to-www

 

RewriteEngine On

RewriteCond %{HTTP_HOST} ^www\.(.+)$ [NC]

RewriteRule ^(.*)$ http://%1/$1 [R=301,L]

 

Love the forum, and my unraid server.  Keep up the good work! :)

 

Cheers.

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

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.