Skip to content

Instantly share code, notes, and snippets.

View RyuuZaky's full-sized avatar

Andres Gonzalez RyuuZaky

View GitHub Profile
@RyuuZaky
RyuuZaky / nginx-403-forbidden-error-hosting-in-user-home-directory.md
Created March 21, 2016 03:24 — forked from jhjguxin/nginx-403-forbidden-error-hosting-in-user-home-directory.md
nginx 403 forbidden error when server static file under user home directory
@nachiket-p
nachiket-p / meteor_servercall.html
Created June 21, 2012 07:41
Meteor: Calling server method from client
<head>
<title>meteor_servercall</title>
</head>
<body>
{{> simple}}
{{> passData}}
</body>
<template name="simple">