Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Way To Have 'two' Sites?, >_>
Dayzed
post May 9 2005, 08:52 PM
Post #1


Member [Level 2]
*****

Group: Members
Posts: 78
Joined: 18-January 05
Member No.: 3,318



Alright, I have my site set up using the LUE2 source that I have edited. I cannot think of anything to do to make it 'original' so I want to use a different source. Is there a way I can have 'two' message boards? Would I just set a subdomain for it and call it something like www.mysite.trap17.com/newsitename if I wanted to do a subdomain? I want to code a board from scratch, but I dont want to have to get rid of my current site to do it until I get it perfected. So it will have next to no members and take up no disc space. Is there a way I could do that?
Go to the top of the page
 
+Quote Post
moldboy
post May 10 2005, 02:55 AM
Post #2


Privileged Member
*********

Group: Members
Posts: 516
Joined: 29-April 05
From: Canada Eh?!?
Member No.: 6,408



I'm no expert but that plan sounds just fine to me.
Go to the top of the page
 
+Quote Post
googlue
post May 10 2005, 09:37 AM
Post #3


Privileged Member
*********

Group: Members
Posts: 512
Joined: 26-September 04
From: Googland
Member No.: 1,278



QUOTE(Dayzed @ May 10 2005, 04:52 AM)
Alright, I have my site set up using the LUE2 source that I have edited. I cannot think of anything to do to make it 'original' so I want to use a different source. Is there a way I can have 'two' message boards? Would I just set a subdomain for it and call it something like www.mysite.trap17.com/newsitename if I wanted to do a subdomain? I want to code a board from scratch, but I dont want to have to get rid of my current site to do it until I get it perfected. So it will have next to no members and take up no disc space. Is there a way I could do that?
*



If you are not comfortable creating a subdomain through the cpanel, you can just create a folder and create the boards inside that folder. Then the new board would be accessible through www.yoursite.trap17.com/newfolder

Then is the problem of redirecting everyone to your new board. If you have current users in the present board, just make a new file called index.html and keep it in the source folder. These should be the contents of the index.html file:

CODE

<html>
<head>
<title></title>
<meta http-equiv="refresh" content="3;url=http://www.yoursite.trap17.com/newfolder/">
</head>
<body bgcolor="#FFFFFF">
You will be redirected to the new board in 3 seconds...
</body>
</html>


Notice that there are 2 variables here in the code.

1. content="" : Determines the time in seconds after which the user will be redirected to the new url

2. url=http://www.yoursite.trap17.com/newfolder/": Determines where the user will be redirected to...

You can play around with this...
So next time a user types http://www.yoursite.trap17.com, he will be taken to http://www.yoursite.trap17.com/newfolder/

Isn't this fun?

Googlue
Go to the top of the page
 
+Quote Post
Munchie
post May 10 2005, 05:24 PM
Post #4


Advanced Member
*******

Group: Members
Posts: 128
Joined: 21-April 05
From: UK
Member No.: 5,978



What you stated is whats usually called /you not a subdomain, a subdomain would be www.NEW.yoursite.trap17.com.

Are sure you know how to code a forum from scratch, if so I cant wait to see it smile.gif

biggrin.gif

~ Munchie ~
Go to the top of the page
 
+Quote Post
Dayzed
post May 10 2005, 08:09 PM
Post #5


Member [Level 2]
*****

Group: Members
Posts: 78
Joined: 18-January 05
Member No.: 3,318



QUOTE(Munchie @ May 10 2005, 12:24 PM)
What you stated is whats usually called /you not a subdomain, a subdomain would be www.NEW.yoursite.trap17.com.

Are sure you know how to code a forum from scratch, if so I cant wait to see it smile.gif

biggrin.gif

~ Munchie ~
*




Yeah, I know how to, it might just take me while to do it!

And thanks for the redirecting thing, I was looking for somthing similar and people kept telling my how to create more than one MySQL databases... dry.gif
Go to the top of the page
 
+Quote Post
googlue
post May 11 2005, 08:00 AM
Post #6


Privileged Member
*********

Group: Members
Posts: 512
Joined: 26-September 04
From: Googland
Member No.: 1,278



QUOTE(Dayzed @ May 11 2005, 04:09 AM)
And thanks for the redirecting thing, I was looking for somthing similar and people kept telling my how to create more than one MySQL databases...  dry.gif
*

3

You are welcome buddy,

You will always get what you want here at T17.
You just need to ask the right question in the right forum and hope that the right person answers you biggrin.gif
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Make Money From Clicking(49)
  2. Highly Important Warning About These Free Sites(48)
  3. Many Php Script Sites(16)
  4. Awesome Free Games Sites(16)
  5. Other Free Hosting Sites(44)
  6. Which Proxy Sites Can Be Used To Access The Websites?(31)
  7. Blogging Sites Going To Be Banned In India ?(16)
  8. Download Videos From Sites & Convert It.(28)
  9. Check Referrer To Prevent Linking Yours From Other Sites(8)
  10. Make Money From Wap Sites(8)
  11. Three Neat Avatar-based Sites(7)
  12. Free Sms Site(5)
  13. Freelance Sites(5)
  14. All 1 Cent Per Click Sites! Just Like Bux.to...(11)
  15. Photoshop, Flash And Fireworks Tutorial Site Links(2)
  1. Full Web Building Tutorials(3)
  2. Best Way To Add Paypal To Mediawiki Sites(0)
  3. Hackers Hijack A Half-million Sites: Phpbb Forum Users Must Read(8)
  4. Please Can You Review My Blog(3)
  5. Recommended List Of Money Making Sites(0)
  6. Money From Digg?!(4)
  7. When Trap17 Will Host Non-english Sites?(6)
  8. Ptc Sites (pay To Click)(0)
  9. Musicovery.com(0)
  10. Question About Framed Sites...(4)
  11. How To Download Any Flv Files From Any Sites(6)
  12. Xampp How Can I Generate "automatic Start Sites"(7)
  13. What Kids Game Sites Do You Play On?(10)


 



- Lo-Fi Version Time is now: 12th October 2008 - 09:41 AM