Commit Graph

92 Commits (488a897acdb726017ee0603c7dadbc4e148b5e70)

Author SHA1 Message Date
Bálint Szekeres 7fedd0a9db added security.conf with higher precedence
fixes again #88
2019-05-22 19:31:08 +02:00
Bálint Szekeres 9a15dcb7ca Revert ". files security fix"
This reverts commit 1e88625548.
2019-05-22 19:28:41 +02:00
Bálint Szekeres 1e88625548 . files security fix
fixes #88
changes #50
2019-05-22 14:52:24 +02:00
Bálint Szekeres ea3afc2fd7 HTTP subdomains redirect check
fixes #92
2019-05-22 09:16:30 +02:00
Bálint Szekeres 9442466854 mouseenter base64
fixes a Safari bug
2019-05-19 22:40:30 +02:00
Bálint Szekeres 5f1ca6b6bc certbot nginx reloads 2019-05-19 21:32:36 +02:00
trin4ik c024c4a06a adds a button to copy the generated config to the buffer as base64 string (#85)
* add copy base64 zip string for paste in console like
$ echo 'base64string' | base64 --decode > nginxconfig.io.zip

* preparing for merge

* copyAsBase64()

* added copy-paste steps
2019-05-19 19:37:52 +02:00
Bálint Szekeres d12d3b2cec systemctl removed ".service" 2019-05-19 18:10:41 +02:00
Bálint Szekeres 4eef83c326 comments about Certbot renewal
fixes #79
2019-05-19 18:06:03 +02:00
Bálint Szekeres c1847af9ac refactored command with steps 2019-05-19 17:11:11 +02:00
Bálint Szekeres f0abe361fa do not log missing favicon, robots.txt
fixes #56
2019-04-14 22:07:42 +02:00
Bálint Szekeres 5c73002020 enabled TLSv1.3, replaced SSL profiles logic to OWASP
fixes #42, fixes #82
2019-04-14 21:50:15 +02:00
Bálint Szekeres 03dbde6e1d let's encrypt e-mail fix
fixes #71
2019-02-26 10:02:43 +01:00
Szekeres Bálint 0eb9a56a7b modularized fixes
fixes #60
2019-01-27 12:44:07 +01:00
Szekeres Bálint aab5f95960 Let's Encrypt ssl_trusted_certificate fix
fixes #59
2019-01-16 17:02:30 +01:00
Szekeres Bálint 0198f5a31e general.conf whitespace fixes 2019-01-06 17:30:48 +01:00
Szekeres Bálint f3503830ed general.conf whitespace fixes 2019-01-06 17:23:42 +01:00
Szekeres Bálint a3116b5102 multiple site support, site tabs, common tabs, django 2019-01-06 15:48:28 +01:00
Szekeres Bálint ebc50a325a create ACME-challenge common directory command fix 2018-12-18 23:48:03 +01:00
Szekeres Bálint c25228ef53 legacy PHP routing, fast_cgi fixes 2018-12-18 23:26:57 +01:00
lwl12 1191637cc6 unblokc .well-known (#50) 2018-12-08 08:39:00 +01:00
Szekeres Bálint d4f3111c12 Python support
fixes #34
2018-12-02 21:36:18 +01:00
Szekeres Bálint 382aaf32a4 proxy tabs 2018-12-02 21:16:15 +01:00
Szekeres Bálint 613ded165b php_fastcgi style fixes 2018-12-02 20:51:52 +01:00
Szekeres Bálint 6db2cf48d5 added Magento support
fixes #48
2018-12-02 20:28:18 +01:00
Szekeres Bálint 0f091d1968 php try_files fix
#fixes #44
2018-12-02 19:57:35 +01:00
Szekeres Bálint 16d813da90 sed commands for unified structure 2018-12-02 18:06:20 +01:00
Szekeres Bálint ff52ae090d shorter sed 2018-12-02 18:02:33 +01:00
Szekeres Bálint c8b2d0bf4c space fix 2018-12-02 17:53:35 +01:00
Szekeres Bálint c14393b75e fastcgi $realpath_root
fixes #45
2018-12-02 17:47:40 +01:00
Szekeres Bálint 9db31312aa newline fix 2018-12-02 17:20:43 +01:00
Szekeres Bálint 319bb24d14 sed commands for SSL directives disable/enable 2018-12-02 17:13:48 +01:00
Szekeres Bálint 0c348f2951 vhost symlink option 2018-12-01 19:47:16 +01:00
Szekeres Bálint d92020de12 Let's Encrypt commands update 2018-12-01 17:41:54 +01:00
Szekeres Bálint 23140a01e6 Drupal: handle private files
fixes #41
2018-11-23 07:55:36 +01:00
Alexander Kuhta 9fac474e2e Fix redirect to https when it is disabled (#40) 2018-11-22 09:36:59 +01:00
Michael Leer ff1ae92ef7 Change to sites-available instead of sites-enabled (#31)
* change from sites-enabled to sites-available

* add yarn.lock

* removed yarn.lock

* commands fix

* ZIP symbolic link
2018-11-20 14:12:25 +01:00
Szekeres Bálint 97e0cda352 getUrl() 2018-11-19 09:03:13 +01:00
Szekeres Bálint b9e6754640 HSTS includeSubDomains, preload options
fixes #26
2018-11-18 10:15:33 +01:00
Szekeres Bálint 11ae37adf9 permalink only if dirty 2018-11-15 16:02:25 +01:00
Szekeres Bálint 7d38b311a7 added "Generated by" section 2018-11-15 15:27:38 +01:00
Szekeres Bálint 6d590c6e1c PHP backup server
#24
2018-11-02 14:24:32 +01:00
Szekeres Bálint e6612d9770 support for HHVM sockets
fixes #24
2018-10-30 20:46:45 +01:00
Szekeres Bálint b87661c846 optional DNS resolvers (Cloudflare, Google Public DNS, OpenDNS)
fixes #25
2018-10-26 19:11:53 +02:00
Szekeres Bálint 9a8a272fcb wordpress plugins folder fix
fixes #21
2018-09-30 18:45:41 +02:00
Szekeres Bálint e721697ec5 Logging tab
added support for domain specific acces_log / error_log (fixes #6)
2018-09-03 22:53:56 +02:00
Szekeres Bálint 72593a26ad Let's Encrypt: info@ 2018-08-28 21:57:21 +02:00
Szekeres Bálint bec7ce0259 Reverse proxy support
fixes #4, #16
2018-08-20 16:04:34 +02:00
Szekeres Bálint e8825585e0 tabbed layout 2018-08-19 23:17:07 +02:00
Szekeres Bálint 1a74a34576 drupal fix 2018-07-26 15:29:19 +02:00