2007/9/28 18:21
Bigsplash
Just popping in
Posts: 20
Since: 2007/9/27
2007/9/28 18:31
Will_H
Friend of XOOPS
Posts: 1786
Since: 2004/10/10
2007/9/28 23:10
nekro
Quite a regular
Posts: 213
Since: 2005/11/9
header("Location: /xoops/index.php") ?>
2007/9/29 1:57
skenow
Home away from home
Posts: 993
Since: 2004/11/17
Bigsplash wrote:My XOOPS seems to be working, when I go to http://www.mywebsite.com/xoops however none of my vistors will know to write the /xoops afer my address.Is there any way of making my website accessible by just writing http://www.mywebsite.com into a browser.
include "xoops/mainfile.php"; //check if start page is defined if ( isset($xoopsConfig['startpage']) && $xoopsConfig['startpage'] != "" && $xoopsConfig['startpage'] != "--" ) { header('Location: '.XOOPS_URL.'/modules/'.$xoopsConfig['startpage'].'/'); exit(); } else { $xoopsOption['show_cblock'] =1; include "xoops/header.php"; include "xoops/footer.php";
2007/9/29 2:15
2007/9/29 6:30
Anonymous
Posts: 0
Since:
Biteronboard wrote:showoffs.
2007/9/29 6:42
snow77
Just can't stay away
Posts: 864
Since: 2003/7/23
2007/9/30 19:18
Advanced Search
298 user(s) are online (266 user(s) are browsing Support Forums)
Members: 0
Guests: 298