Skip to content

Commit 1573b06

Browse files
author
Yiğit Kerem Oktay
authored
Update README.md
1 parent 95f4fc5 commit 1573b06

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,12 @@ As this **does not** run installation scripts you need to head to your install d
1212
If you don't want to allow php to access your files or you have permission issues, use the following instructions.
1313
### FOR IIS:
1414
// Rename IISWebConfig to web.config
15-
### FOR Apache and Nginx
15+
### FOR Apache
1616
// Rename ApacheHtaccess to .htaccess
17+
### FOR Nginx
18+
// You can run with php-fpm no additional modifications required.
1719

18-
19-
You can find more info on [our wiki page](https://github.com/Pryx/server-status/wiki)
20+
You can find more info on [our wiki page](https://github.com/server-status-project/server-status/wiki)
2021

2122
## Contributing
2223
Anyone is welcome to make pull request with new features or security patches / bug fixes.
@@ -26,7 +27,7 @@ You may create a pull request anytime or you can join our discord here(https://d
2627
### Translations
2728
Any help with translations is much welcome! You can join us at https://poeditor.com/join/project/37SpmJtyOm. You can even add your own language. Just let me know when you're done and I'm going to include the language in the next release.
2829

29-
[List of contributors](https://github.com/Pryx/server-status/wiki/contributors)
30+
[List of contributors](https://github.com/server-status-project/server-status/wiki/contributors)
3031

3132
### Does it actually run somewhere?
3233
Yes it does!

0 commit comments

Comments
 (0)