mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
housekeep: remove PHP implementation
removal of the PHP codebase Signed-off-by: moson-mo <mo-son@mailbox.org>
This commit is contained in:
parent
97d0eac303
commit
8ca63075e9
128 changed files with 27 additions and 16046 deletions
3
INSTALL
3
INSTALL
|
@ -14,8 +14,7 @@ read the instructions below.
|
|||
$ cd aurweb
|
||||
$ poetry install
|
||||
|
||||
2) Setup a web server with PHP and MySQL. Configure the web server to redirect
|
||||
all URLs to /index.php/foo/bar/. The following block can be used with nginx:
|
||||
2) Setup a web server with MySQL. The following block can be used with nginx:
|
||||
|
||||
server {
|
||||
# https is preferred and can be done easily with LetsEncrypt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue