Quote:
Originally Posted by BirdOPrey5
One thing different through... when I look up what type of server you are running at:
http://whois.domaintools.com/ for your domain, under server stats it lists:
Apache/2.0.63 (Unix) mod_ssl/2.0.63 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635
For my domain ( http://whois.domaintools.com/juot.net) it lists simply:
litespeed
So maybe our servers are configured differently.
|
That's odd, although in my admincp it says Litespeed instead of Apache, they must be conning me

oh well, at least my site is working and it's fast I'm not going to complain, lol.
Anyway, glad you figured it out. :up:
Now it's your turn to help me again please
Quote:
Originally Posted by BirdOPrey5
You could probably put a META REFRESH tag in the header to forward the user to the main forum index after 5 minutes or so.
Code:
<meta http-equiv="refresh" content="300;url=http://www.yoursite.com/forums/" />
300 is 5 minutes in seconds.
|
When you say "header" do you mean the actual main forum header? If so then does that mean that any page a member is on will forward the user to index or whatever, after the set time period?