Weather-Watch.com
September 02, 2010, 05:34:26 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
Members: 8,509  Posts: 362,030  Topics: 40,113
Please welcome lawrencerebeiro, our newest member.

Latest versions: WD - 10.37P  WDL - 6.05  MML - 1.03
 News:
Check out the new FAQs (Frequently Asked Questions) board for a growing list of hints, tips and diagnostic suggestions.
  Advanced Search
   Home   Bug Tracker Photo Gallery Wiki Chat Calendar Search Login Register Help  
Pages: [1]
  Print  |  « previous  |  next »  |  Go Down  
Author Topic: WDL domain terms  (Read 9981 times)
0 Members and 1 Guest are viewing this topic.
ottar
Forecaster
*****
Offline Offline

Location: Norway
Posts: 112
Local Time: Thursday 18:34


WWW
« on: May 15, 2006, 11:38:48 AM »

Hi
If you want WDL on domains - both with and without www (i.e. www.kroghenga.no and kroghenga.no ), I suppose this is two licenses? Is that right?

Ottar
Logged

Ottar Johansen
Skjaerhallen
Norway
JaxWeather
Bob
Senior Weather Controller
*
Offline Offline

Location: Jacksonville, Fl. USA
Station Type: Vantage Pro 2 w/ FARS + 1-wire Lightning - Logitech Pro 5000
Posts: 10,279
Local Time: Thursday 13:34


MML Station: WD00007


WWW
« Reply #1 on: May 15, 2006, 12:24:10 PM »

I am not sure WDL supports two licenses in one install...

What I did was setup a .htaccess file so that if you attempt to access via 'www.jaxWeather.net/flash" it auto redirects to "JaxWeather.net/flash" which is what the license was issued for...

-Bob
Logged

Tim Hanko
Rain Maker
***
Offline Offline

Location: Grand Rapids, Michigan, USA
Station Type: Davis Vantage Pro II, Boltek StormTracker
Posts: 1,087
Local Time: Thursday 12:34



WWW
« Reply #2 on: May 15, 2006, 12:52:43 PM »

Jax,

Could you provide just a bit more information here? I'd like to do the same thing.
Logged
JaxWeather
Bob
Senior Weather Controller
*
Offline Offline

Location: Jacksonville, Fl. USA
Station Type: Vantage Pro 2 w/ FARS + 1-wire Lightning - Logitech Pro 5000
Posts: 10,279
Local Time: Thursday 13:34


MML Station: WD00007


WWW
« Reply #3 on: May 15, 2006, 01:04:02 PM »

It depends a bit on your web host...

However my host allows full control over .htaccess files and the use of mod_rewrite and i created a simple text file and named it .htaccess  (note it must be named exactly as indicated.)

Inside it i used the following syntax...

Code:
RewriteEngine On
RewriteCond %{HTTP_HOST} ^www.jaxweather.net
RewriteRule (.+) http://jaxweather.net/$1 [R=301,L]


As I placed this at the upper level of my web root this forces anyone visiting my site using 'www.jaxweather.net' to see the address as 'jaxweather.net' instead...

Note that the syntax may be slightly different depending on host and more on this may be viewed here:
http://httpd.apache.org/docs/1.3/mod/mod_rewrite.html

-Bob
Logged

arthurhh
Tokoroa Weather Live
Senior Forecaster
*
Offline Offline

Location: Tokoroa South Waikato New Zealand
Station Type: Davis Vantage Pro2 Plus (Solar & UV)
Posts: 311
Local Time: Thursday 17:34


IT Fixer


WWW
« Reply #4 on: August 02, 2008, 09:53:36 PM »

Bllod, Bottling Worth all these pop into my mind in regards to this excellent information
Logged

Pages: [1]
  Print  |  « previous  |  next »  |  Go Up  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!