Home
last modified time | relevance | path

Searched refs:vhost (Results 1 – 2 of 2) sorted by relevance

/plugin/subconfhelper/
Dadmin.php28 $vhost = $_REQUEST['vhost']['vhost'];
29 if( $vhost == '__new__' ) {
31 $vhost = $_REQUEST['ns']['ns'];
34 $file = $this->config_path.$this->config_prefix.$vhost.'.php';
58 if( !$vhost || !is_file( $file )) break;
73 if( $_changed && !$_error && $_config->save_settings( $vhost )) {
100 $vhost = '__new__';
101 ptln( '<li class="vhostitem"><h2>'.$this->getLang( 'vhost' ).$vhost.'</h2></li>' );
114 … $vhost = str_replace( '.php', '', str_replace( $this->config_prefix, '', $file ));
116 ptln( '<h2>'.$this->getLang( 'vhost' ).$vhost.'</h2>' );
[all …]
/plugin/codemirror/dist/modes/
Dpuppet.min.js.map1 …n // Matches non-builtin resource declarations\n // (i.e. \"apache::vhost {\" or \"mycustomc…