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 :)
10 years ago
jeromelebleu
2931051b04
[doc] Update README.md with typo fix and links
10 years ago
Jérôme Lebleu
133dd08717
[enh] Check password strength and check if user exists at removal
10 years ago
Jérôme Lebleu
52869bcf5a
[ref] Rename mysql_db argument to with_mysql for comprehension
10 years ago
jeromelebleu
1245610751
Update README.md
10 years ago
Jérôme Lebleu
9fea67c20c
[enh] Update the upgrade script and document how to migrate
10 years ago
Jérôme Lebleu
643223ec31
[enh] Update backup and restore scripts to fit changes
10 years ago
Jérôme Lebleu
b6886dcbec
[fix] Correct regex for hidden files in nginx.conf
10 years ago
Jérôme Lebleu
a63e229fe0
[fix] Specify services in manifest.json
10 years ago
Jérôme Lebleu
1e98b92d70
[enh] Deny access to hidden files and handle robots.txt in nginx.conf
10 years ago
Jérôme Lebleu
f48ff2c48e
Add LICENSE and use GPL-3 in the manifest
10 years ago
Jérôme Lebleu
66225a1fe5
[enh] Rewrite scripts and app to offer an SFTP access instead
10 years ago
Jérôme Lebleu
ffb503f463
[enh] Update .gitignore
10 years ago
Jérôme Lebleu
e64d8dfb22
[clean] Remove sources for future update
10 years ago
Le Kload
4f7af3b880
Merge pull request #12 from Psycojoker/patch-1
add "packaging_format" key to manifest.json
10 years ago
Laurent Peuch
8736047522
add "packaging_format" key to manifest.json
Following the decision taken during last meeting.
See "## Format version (packaging_version)" here http://pv.yunohost.org/meeting/63-yunohost-3-2016/
10 years ago
Le Kload
25e2b3666f
Merge pull request #11 from taziden/patch-1
let's use https for displaying cat pics
10 years ago
taziden
1f574b0896
let's use https for displaying cat pics
No more insecure connection warning in the browser.
10 years ago
Le Kload
fbf26cfae1
Merge pull request #10 from zamentur/master
[enh] Add backup/restore scripts
10 years ago
zamentur
77b5449711
[enh] Add backup/restore scripts
10 years ago
zamentur
f7332f1e15
[fix] No json object error with manifest
10 years ago
Le Kload
67d6236f76
Merge pull request #9 from opi/patch-2
[enh] Add services list in manifest
10 years ago
opi
299b61965b
[enh] Add services list in manifest
10 years ago
Le Kload
a335e2f332
[fix] Ensure 'files' directory creation
10 years ago
kload
d769d6292e
[fix] Remove php5-fpm pool at application removal
11 years ago
kload
2899cd7fee
[enh] Make Cheryl to work + fetch libs from local
11 years ago
kload
0d067d051c
[enh] Replace FTP by a simple PHP file manager
11 years ago
Le Kload
80fd338682
Merge pull request #8 from julienmalik/patch-3
Update nginx.conf
11 years ago
Julien Malik
2a88f770bf
Update nginx.conf
11 years ago
Alexis Gavoty
f86819cc8f
Merge pull request #7 from julienmalik/patch-2
[enh] new manifest specs
11 years ago
Julien Malik
62c7b7ab34
[enh] new manifest specs
11 years ago
Alexis Gavoty
f4e2bde66f
Merge pull request #6 from julienmalik/patch-1
Update remove
11 years ago
Julien Malik
0bf478e288
Update remove
11 years ago
Alexis Gavoty
eecfbe29be
Merge pull request #5 from opi/master
[enh] Pass SSO credentials even in public mode.
11 years ago
opi
0b61dca0f3
[enh] Pass SSO credential even in public mode.
12 years ago
Alexis Gavoty
8576aabab5
Merge pull request #4 from opi/master
[fix] Add quote around variable.
12 years ago
opi
50b43b4aaf
[fix] Add quote around variable.
12 years ago
Alexis Gavoty
c712ccfffd
Merge pull request #2 from opi/patch-1
12 years ago
opi
0a33d9a00b
Include SSOWAT user panel.
12 years ago
Alexis Gavoty
a3f5ecbf35
[fix] typo
12 years ago
Alexis Gavoty
5a3a5cd23c
[fix] Properly check YunoHost users
12 years ago
Alexis Gavoty
aabd03caa5
Update install
12 years ago
Alexis Gavoty
4aa57de835
Merge pull request #1 from opi/patch-1
Update README.md
12 years ago
opi
3d76b13f26
Update README.md
12 years ago
Kload
2c6a89f068
[fix] Nginx default_type directive + sed commands with paths
12 years ago
Kload
bcb80b94f7
Init
12 years ago