File: adminer.conf

package info (click to toggle)
adminer 4.8.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,660 kB
  • sloc: php: 25,833; javascript: 2,266; makefile: 51; sh: 3
file content (6 lines) | stat: -rw-r--r-- 114 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
Alias /adminer /etc/adminer

<Directory /etc/adminer>
	Require all granted
	DirectoryIndex conf.php
</Directory>