Commit Graph

3 Commits

Author SHA1 Message Date
Steffen Müller
9ef3938e10 fix error if server configs are renamed already 2023-03-12 11:40:27 +01:00
Yiğit Kerem Oktay
7fceaf75d2
Fix a major issue
Makes this file functional.
2020-08-14 21:47:50 +03:00
Yiğit Kerem Oktay
484bbd60d0
Create create-htaccess.php (#108)
* Create create-htaccess.php

This file generates a .htaccess file that contains all necessary 
code for it.
This is needed because some hosts do not either unzip hidden files
or neither GitHub puts that file inside the zips.

* Delete .htaccess

* Add required code for creating htaccess

* Add support for both iis and apache

* Delete web.config

* Rename create-htaccess.php to create-server-config.php

* Rename file links for create-server-config.php

* Last nitpick :)
2020-08-14 13:40:42 +02:00