1
0
mirror of https://github.com/oupala/apaxy.git synced 2025-08-07 20:16:59 +02:00

fix: rename htaccess.txt in theme directory

Rename htaccess.txt to .htaccess in theme directory as it remove a 
useless step in installation.
This commit is contained in:
oupala
2019-05-07 18:19:36 +02:00
parent 17475e12e0
commit 05ba73c6a0
2 changed files with 1 additions and 1 deletions

View File

@@ -77,7 +77,7 @@ Should be changed to...
<script src=/share/theme/apaxy.js></script>
```
* Once done, rename `htaccess.txt` to `.htaccess` in both the `/share` and `/share/theme` folders.
* Once done, rename `htaccess.txt` to `.htaccess` in the `/share` directory.
* [Treat yo'self](http://25.media.tumblr.com/tumblr_lw7q28y0Mz1qanm80o1_500.gif), you're done.
## Docker images