Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted as Plain Text by r0di0n ( 13 years ago )
server {
listen 178.79.185.145:80;
server_name www.zmk-gbi.ru zmk-gbi.ru;
if ($host = 'zmk-gbi.ru' ) { rewrite ^/(.*)$ http://www.zmk-gbi.ru/$1 permanent; }
location / {
index index.html;
root /home/html-sites/zmk-gbi.ru;
}
}
Revise this Paste
Parent: 67333