1
libbe_1
how to access my homepage?
  • 2006/1/1 20:50

  • libbe_1

  • Just popping in

  • Posts: 4

  • Since: 2005/12/30


hi,

i have made my website, using a few tutorials. now the mainfile, which is the homepage (if i'm correct) can be found under http://www.mysite.com/html since XOOPS places the mainfile in that directory.

what do i have to do to access my websit through http://www.mysite.com?

placing the mainfile.php in the root doesn't do the trick

thanks for any help

libbe

2
Herko
Re: how to access my homepage?
  • 2006/1/1 20:53

  • Herko

  • XOOPS is my life!

  • Posts: 4238

  • Since: 2002/2/4 1


You have to put all your files in your root (basically remove the html/ bit), and modify your mainfile.php file to fit the new path.

Herko

3
Lance_
Re: how to access my homepage?
  • 2006/1/1 20:56

  • Lance_

  • Home away from home

  • Posts: 983

  • Since: 2004/1/12


Or make a file called index.php

index.php

header("Location: /html/"); 

?>


If you don't want all your files in your root.
You can always rename the html folder to anything you want prior to install, or change the mainfile.php after install.
GDL-Web.com :: Website development.
Xoopslance.com::Freelancing and Projects
thelionsden-arena.net:: Clan/League/Ladder Hosting

4
libbe_1
Re: how to access my homepage?
  • 2006/1/1 21:25

  • libbe_1

  • Just popping in

  • Posts: 4

  • Since: 2005/12/30


ok, thanks guys!

Login

Who's Online

201 user(s) are online (110 user(s) are browsing Support Forums)


Members: 0


Guests: 201


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Nov 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits