Skip to content

Instantly share code, notes, and snippets.

View yulioaj290's full-sized avatar

Yulio Aleman Jimenez yulioaj290

View GitHub Profile
@yulioaj290
yulioaj290 / 000-default.conf
Last active October 24, 2017 01:56
Basic configuration to deploy a Symfony2 (or website) project using Apache2
<VirtualHost *:80>
# The ServerName directive sets the request scheme, hostname and port that
# the server uses to identify itself. This is used when creating
# redirection URLs. In the context of virtual hosts, the ServerName
# specifies what hostname must appear in the request's Host: header to
# match this virtual host. For the default virtual host (this file) this
# value is not decisive as it is used as a last resort host regardless.
# However, you must set it for any further virtual host explicitly.
ServerName mywebsite.com
@yulioaj290
yulioaj290 / README.md
Last active February 13, 2020 12:52 — forked from jorgelbg/packages.json
NodeJS OwnCloud Uploader

OwnCloud uploader

Requirements

  • NodeJS 8.4.0 or higher.
  • NPM 5.3.0 or higher.
  • Bzip2 1.0.6 or higher.