Login
Username

Password



Lost Password?

Register now!
Referer
No referer

Guests cannot post in this forum

You cannot start a new topic in this forum

Action
list-tree Tree order sort-down Newest first previous Previous topic next Next topic

なし SSL enabled for your build site


Now support SSL for your build sites.




Already build site, you need modify setup file.
You choose MySite menu, enter "Folder" editing setup file.


XOOPS html/mainfile.php:
    // Example: define('XOOPS_URL', 'http://eguide2.myht.org');
    define('XOOPS_URL', 'http://'.$_SERVER['HTTP_HOST']);
        ↓ remove "http:"
    define('XOOPS_URL', '//'.$_SERVER['HTTP_HOST']);

Mediawiki html/LocalSettings.php:
// Add next setting (<yourdomain> is your site domainname)
$wgServer           = "//<yourdmain>.myht.org";

--
Nobuhiro YASUTOMI (MySite Users Webmaster)

なし Re: SSL enabled for your build site

Hi, leco1
Quote:

Removing "http:" in file "html/mainfile.php" the site database can not be updated.
I check some your site, it looks already updated.
If you have still problem, please let me know detail info.

Thanks.
--
Nobuhiro YASUTOMI (MySite Users Webmaster)

list-tree Tree order sort-down Newest first previous Previous topic next Next topic


© 2008 MySite Web Service