ericgaspar
14f2a9ac0f
Remove force usage of https
2022-01-13 11:41:27 +01:00
tituspijean
51821b21e8
Add option to not install PHP
2022-01-09 11:55:11 +01:00
tituspijean
563099da3a
Use PHPVERSION as PHP selection variable
2021-10-02 10:35:13 +02:00
tituspijean
16616a2f47
Fix PHP selection in PHP-FPM conf
2021-10-02 10:12:28 +02:00
tituspijean
fe2bfa67a6
Fix PHP selection in NGINX conf
2021-10-02 00:16:04 +02:00
ericgaspar
d2fdec79b5
Add php-fpm.conf
2021-10-01 21:34:27 +02:00
Alexandre Aubin
cdfa2f061f
Use sftp.app group from 4.2 to manage sftp access, + fix permissions for /var/www/my_webapp
2021-05-07 20:39:16 +02:00
ericgaspar
b324c78780
Upgrade to php7.3
2020-12-06 12:26:20 +01:00
Alexandre Aubin
66cc5be9f8
Fuck that shit why have a user with different name than the app -_-
2020-06-17 15:54:40 +02:00
Alexandre Aubin
8056541e15
Fix ssh regenconf hook
2020-06-15 20:00:36 +02:00
Maniack Crudelis
5ee2886daa
Various upgrades
2020-03-25 20:47:16 +01:00
Maniack Crudelis
f2e31fa492
Optionnal sftp
2020-03-25 20:44:32 +01:00
Maniack Crudelis
6e33fd4c24
use scalable phpfpm
2020-03-25 20:40:07 +01:00
Maniack Crudelis
95df8a88fd
Merge branch 'testing' into package_upgrade
2019-03-13 19:52:44 +01:00
Maniack Crudelis
0f0bef3b8c
Use php7
2019-02-16 00:41:43 +01:00
Maniack Crudelis
034e5fc83c
Normalization from example_ynh
2019-02-16 00:39:19 +01:00
Yalh
803e8ff4a6
Apply example_Ynh to solve CI error:
...
https://travis-ci.org/YunoHost-Apps/my_webapp_ynh/builds/481615933?utm_source=github_status&utm_medium=notification
2019-01-19 03:32:55 +01:00
anmol26s
696cdd7ddc
Corrected indentation
...
Thanks
2017-11-04 00:35:45 +05:30
anmol26s
3eaaaf665f
Force https
...
Every time this app is installed, the nginx file needs to edited to force the https. This should be there by default in the nginx config file.
2017-10-26 02:25:46 +05:30
Maniack Crudelis
4a6fdbdfef
Complete refactoring
...
* Refactoring
* Fix typos and code spacing
* Change user group
2017-09-26 07:19:17 +02:00
Jérôme Lebleu
b0ffe1939e
[fix] Do not force HTTPS until Let's Encrypt is supported at least
2016-05-23 12:35:48 +02:00
Jérôme Lebleu
df47382a4b
[fix] Imrpove nginx conf without .well-known blocking ( fix #2 )
2016-05-23 10:09:16 +02:00
Pierre de La Morinerie
192a8c3e46
Fix path to root directory
...
SInce installing Yunohost 2.4, I couldn't display the `index.html` page of a vanilla my_webapp installation (404). Nginx logs displayed this error:
> [error] 6345#0: *218 open() "/usr/share/nginx/htmlindex.php" failed (2: No such file or directory), client: 82.66.214.87, server: kemenaran.eu, request: "GET /index.html HTTP/1.1", host: "kemenaran.eu"
Steps to reproduce:
1. Install Yunohost 2.4
2. Add a new custom domain (e.g. mydomain.com)
3. Install a my_webapp using this custom domain
4. Attempt to open `mydomain.com./index.html` in a web browser
Adding this trailing slash solves the issue. I'm not sure this is how it should be solved, but it fixed a painful issue for me :)
2016-05-23 05:35:20 +02:00
Jérôme Lebleu
b6886dcbec
[fix] Correct regex for hidden files in nginx.conf
2016-05-14 20:47:45 +02:00
Jérôme Lebleu
1e98b92d70
[enh] Deny access to hidden files and handle robots.txt in nginx.conf
2016-05-14 20:09:45 +02:00
Jérôme Lebleu
66225a1fe5
[enh] Rewrite scripts and app to offer an SFTP access instead
2016-05-14 19:26:10 +02:00
kload
2899cd7fee
[enh] Make Cheryl to work + fetch libs from local
2015-08-22 11:39:25 +02:00
kload
0d067d051c
[enh] Replace FTP by a simple PHP file manager
2015-08-21 22:02:48 +02:00
Julien Malik
2a88f770bf
Update nginx.conf
2015-01-19 08:21:46 +01:00
opi
0a33d9a00b
Include SSOWAT user panel.
2014-05-29 13:15:16 +02:00
Kload
2c6a89f068
[fix] Nginx default_type directive + sed commands with paths
2014-04-20 19:42:44 +02:00
Kload
bcb80b94f7
Init
2014-04-20 19:33:07 +02:00