📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 19:23:08
📂
/
/
var
/
softaculous
/
schlix
✏️
Editing: multisite-config.inc.php
<?php // Automatically generated on [[regtime]] /* * Define multisites here. You **MUST EXPLICITLY** define all domains (including with or without www). * If you want to enable all sites pointing to a certain subsite, use the wildcard. Only one wildcard is allowed.*/ global $SchlixWebsites; $SchlixWebsites =array ( '[[domhost]]' => '[[site_id]]', );
💾 Save Changes
❌ Cancel