Configure PHP.
This commit is contained in:
parent
eb4db66bfd
commit
4feb9a2760
35 changed files with 2307 additions and 5 deletions
12
var/.gitignore
vendored
Normal file
12
var/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
/cache/
|
||||
/db/
|
||||
/empty/
|
||||
/local/
|
||||
/lock
|
||||
/log/
|
||||
/mail/
|
||||
/opt/
|
||||
/run
|
||||
/spool/
|
||||
/tmp/
|
||||
/www/
|
||||
9
var/lib/.gitignore
vendored
Normal file
9
var/lib/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
/ip6tables/
|
||||
/iptables/
|
||||
/misc/
|
||||
/prometheus/
|
||||
/rsyslog/
|
||||
/samba/
|
||||
/samba.pre-provision/
|
||||
/sudo/
|
||||
/terraform-http-backend/
|
||||
0
var/lib/php/sessions/.gitkeepdir
Normal file
0
var/lib/php/sessions/.gitkeepdir
Normal file
0
var/lib/php/uploads/.gitkeepdir
Normal file
0
var/lib/php/uploads/.gitkeepdir
Normal file
Loading…
Add table
Add a link
Reference in a new issue