1
zubaa
folder to root?
  • 2004/6/13 8:35

  • zubaa

  • Just popping in

  • Posts: 41

  • Since: 2004/5/15


Hi again. I've installed XOOPS in a folder called xoops. How can I have it in my root and not the folder without lossing data? Is there a way?
Thanks

2
Dave_L
Re: folder to root?
  • 2004/6/13 8:55

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


You can move the contents of the XOOPS folder up one level to the root, and change the values for XOOPS_ROOT_PATH and XOOPS_URL in mainfile.php.

Personally, I think it's cleaner to keep XOOPS in a subdirectory, and add a redirection file index.php in the root directory:

<?php
header('Location:http://example.com/xoops/');
?>

Login

Who's Online

166 user(s) are online (79 user(s) are browsing Support Forums)


Members: 0


Guests: 166


more...

Donat-O-Meter

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

Latest GitHub Commits