]> git.mxchange.org Git - friendica.git/commit
renamed .htaccess to .htaccess-dist and ignored .htaccess afterwards (#5428)
authorRoland Häder <Quix0r@users.noreply.github.com>
Sat, 21 Jul 2018 00:27:37 +0000 (02:27 +0200)
committerHypolite Petovan <mrpetovan@eml.cc>
Sat, 21 Jul 2018 00:27:37 +0000 (20:27 -0400)
commit6da47936c63039792a0cbf9021e69f2cd1ad4731
tree65836e96af0bd33af3102d8f13a69f45b27078ef
parent4bbcb61a9e04fa0f58e95497802550d0640bb3ba
renamed .htaccess to .htaccess-dist and ignored .htaccess afterwards (#5428)

* renamed .htaccess to .htaccess-dist and ignored .htaccess afterwards. This
allows local changes to it without having a dirty checkout directory.

Signed-off-by: Roland Häder <roland@mxchange.org>
* Some fixes:
- removed non-neutral words
- added examples for Linux/Windows

* Better documentation and added note about **not** renaming the file.

Signed-off-by: Roland Häder <roland@mxchange.org>
.gitignore
.htaccess [deleted file]
.htaccess-dist [new file with mode: 0644]
doc/Install.md