merge-requests/5/head
Terence Eden 2024-02-15 10:25:17 +00:00
rodzic 5311687cd6
commit 976e2bc320
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -18,5 +18,5 @@ Optionally, upload an `icon.png` as well to make the account look nice.
* The `.htaccess` file transforms requests from `example.com/whatever` to `example.com/index.php?path=whatever`.
* The `index.php` file performs a specific action depending on the path requested.
* Log files are saved as .txt in the root directory.
* Log files are saved as .txt in the `/logs` directory.
* Post files are saved as .json in the `/posts` directory.