View Full Version : Test forums
North Auckland
Thu 30th Oct '08, 4:18pm
I have read (not sure where :confused:) of people having "test forum's" are these just another version of vBulletin loaded onto you server for doing tests on before upgrading/modifying your "live forum"?
If this is the case I take it you just use your account/customer number from your "live forum" account. So long as it's not out for the public to use?
Sorry for being dumb :o
Nick
Thu 30th Oct '08, 4:37pm
You are exactly correct.
If you have a valid Software license, you may set up an additional test forum in order to test code, template and database modifications. To make this clear to Jelsoft and the license verification procedures, place it in a directory called 'testvb' and be sure to password protect it via .htaccess. It must not be accessible by the general public.
Password protection with .htaccess:
http://www.freewebmasterhelp.com/tutorials/htaccess/3
http://www.sitedeveloper.ws/tutorials/htaccess.htm
http://www.javascriptkit.com/howto/htaccess7.shtml
http://www.webmastersguide.com/htacc...s.htm#password (http://www.webmastersguide.com/htaccess-cgi/htaccess.htm#password)
North Auckland
Thu 30th Oct '08, 4:59pm
Awesome Nick, many thanks.
I do have a question though. It states for the .htpasswd file:
.... it is advisable to store it outside the web root so that it is impossible to access it from the web.
In idiot speak what's that mean? :o
jackfranklin
Thu 30th Oct '08, 5:51pm
Awesome Nick, many thanks.
I do have a question though. It states for the .htpasswd file:
In idiot speak what's that mean? :o
It means this:
AL your website files are stored inside a public_html folder. If you put a file in the directory above public_html it cannot be accessed via a URL. (I think) :p
North Auckland
Thu 30th Oct '08, 6:06pm
Cheers mate ;)
Powered by vBulletin™ Version 4.0.0 Beta 4 Copyright © 2009 vBulletin Solutions, Inc. All rights