mirror of
https://github.com/Encryptshell/Pritunl-API-crack.git
synced 2025-11-29 08:33:10 +00:00
Typos + cleanup
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<IfModule mod_ssl.c>
|
<IfModule mod_ssl.c>
|
||||||
<VirtualHost *:443>
|
<VirtualHost *:443>
|
||||||
# The ServerName directive sets the request scheme, hostname and port that
|
# The ServerName directive sets the request scheme, hostname and port that
|
||||||
# the server uses to identify itself. This is used when creating
|
# the server uses to identify itself. This is used when creating
|
||||||
# redirection URLs. In the context of virtual hosts, the ServerName
|
# redirection URLs. In the context of virtual hosts, the ServerName
|
||||||
@@ -12,30 +12,11 @@
|
|||||||
ServerAdmin webmaster@localhost
|
ServerAdmin webmaster@localhost
|
||||||
DocumentRoot /var/www/html
|
DocumentRoot /var/www/html
|
||||||
|
|
||||||
# Available loglevels: trace8, ..., trace1, debug, info, notice, warn,
|
|
||||||
# error, crit, alert, emerg.
|
|
||||||
# It is also possible to configure the loglevel for particular
|
|
||||||
# modules, e.g.
|
|
||||||
#LogLevel info ssl:warn
|
|
||||||
|
|
||||||
ErrorLog ${APACHE_LOG_DIR}/error.log
|
ErrorLog ${APACHE_LOG_DIR}/error.log
|
||||||
CustomLog ${APACHE_LOG_DIR}/access.log combined
|
CustomLog ${APACHE_LOG_DIR}/access.log combined
|
||||||
# Options Indexes FollowSymLinks MultiViews
|
|
||||||
# AllowOverride All
|
|
||||||
# Require all granted
|
|
||||||
|
|
||||||
<Directory /var/www/html>
|
<Directory /var/www/html>
|
||||||
Options Indexes FollowSymLinks MultiViews
|
|
||||||
AllowOverride All
|
AllowOverride All
|
||||||
Require all granted
|
</Directory>
|
||||||
</Directory>
|
</VirtualHost>
|
||||||
# For most configuration files from conf-available/, which are
|
|
||||||
# enabled or disabled at a global level, it is possible to
|
|
||||||
# include a line for only one particular virtual host. For example the
|
|
||||||
# following line enables the CGI configuration for this host only
|
|
||||||
# after it has been globally disabled with "a2disconf".
|
|
||||||
#Include conf-available/serve-cgi-bin.conf
|
|
||||||
|
|
||||||
|
|
||||||
</VirtualHost>
|
|
||||||
</IfModule>
|
</IfModule>
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
# HowTo install the selfhost on Apache
|
# HowTo install the selfhost api variant on Apache
|
||||||
|
|
||||||
First you want to install the apache2.
|
First you want to install the apache2.
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user