Searched refs:HOST (Results 1 – 3 of 3) sorted by relevance
6 HOST=localhost69 HOST=${hostport[0]}110 printf "${GREEN}"$NAME" started on $HOST:$PORT${NORMAL}\n"112 php -S "$HOST":"$PORT" -c tests/php.ini >> "$LOGFILE" 2>&1 &114 echo "$HOST":"$PORT":$! > $PIDFILE122 IFS=: read HOST PORT PID <<< "$PIDFILECONTENT:"143 printf "${BLUE}"$NAME" is running on ${HOST}:${PORT}${NORMAL}\n"
1930 - Changed ini file directives [PATH=](on Win32) and [HOST=](on all) to be case2282 [HOST=www.example.com] sections. Directives set in these sections can
1834 - Changed ini file directives [PATH=](on Win32) and [HOST=](on all) to be case2186 [HOST=www.example.com] sections. Directives set in these sections can
Completed in 36 milliseconds