ssh -L 8001:56.32.129.1:22 -L 8002:56.32.129.2:22 ... user@190.34.78.3
nginx -t
- пишет syntax is ok
.server
, может поможет. proxy_set_header Host domain.loc;
GET / /HTTP1.1
Host: domain.ru
server_name domain.loc;
$mail = $_POST['mail '];
$password = $_POST['password '];
$mail = $_POST['mail'];
$password = $_POST['password'];
window.onbeforeunload = popup;
function popup() {
return 'I see you are leaving the site';
}
var dt = new Date('2010-02-30');
var ok = !isNaN(dt.getDate());