dbxapp 4.1.3
CMS, Shop, Workflows und modulare Geschäftsanwendungen
Loading...
Searching...
No Matches
dbxWebApp_base_url_cache_test.php File Reference

Go to the source code of this file.

Variables

 $_SERVER ['HTTPS'] = 'on'
 $_SERVER ['HTTP_HOST'] = 'localhost'
 $_SERVER ['SERVER_PORT'] = '443'
 $web = dbx()->get_system_obj('dbxWebApp')

Variable Documentation

◆ $_SERVER [1/3]

$_SERVER[ 'HTTP_HOST'] = 'localhost'

Definition at line 9 of file dbxWebApp_base_url_cache_test.php.

◆ $_SERVER [2/3]

$_SERVER[ 'HTTPS'] = 'on'

Definition at line 8 of file dbxWebApp_base_url_cache_test.php.

◆ $_SERVER [3/3]

$_SERVER[ 'SERVER_PORT'] = '443'

Definition at line 10 of file dbxWebApp_base_url_cache_test.php.

◆ $web

$web = dbx()->get_system_obj('dbxWebApp')

Definition at line 12 of file dbxWebApp_base_url_cache_test.php.