Created by potrace 1.13, written by Peter Selinger 2001-2015 image/svg+xml Site Yann
  • Archives
  • Documents
  • Aide

Accueil

  • 1
  • 82
  • 83
  • 84
  • 213
  •  638 articles, 213 pages.

nginx-authentification-base-mysql

Authentification Création dossier sudo mkdir /var/www/login Virtualhost sudo nano /etc/nginx/conf.d/login.cinay.pw.conf server { listen 443 ssl http2; listen [::]:443 ssl http2; server_name login.cinay.pw; root /var/www/login; include ssl_params; include header_params; include dh_param; index index.php index.h...

Plus

  • nginx
  • authentification
  •  25 déc.  2019 23 nov.  2018

ngx_lua

Name ngx_lua - Embed the power of Lua into Nginx This module is not distributed with the Nginx source. See the installation instructions. Table of Contents Name Status Version Synopsis Description Typical Uses Nginx Compatibility Installation C Macro Configurations Installation on Ubuntu 11.10 Comm...

Plus

  • lua
  •  25 déc.  2019 23 nov.  2018

nmap

nmap Trouver l’adresse avec nmap ,exemple sudo nmap -T4 -sP 192.168.0.0/24 What is Dracnmap ? Le logiciel nmap comprend plusieurs options qui peuvent paraître complexes et même difficiles à retenir notamment pour les débutants. Dracnmap vous épargne la nécéssité de retenir ces commandes et réalise vos scans de réseaux en quelques secon...

Plus

  • divers
  •  25 déc.  2019 15 nov.  2020
Recherche