File: colplot.lighttpd.conf

package info (click to toggle)
colplot 5.2.0-1.1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,576 kB
  • sloc: perl: 3,244; sh: 235; makefile: 9
file content (5 lines) | stat: -rw-r--r-- 106 bytes parent folder | download | duplicates (5)
1
2
3
4
5
# -*- depends: fastcgi-php -*-
# Colplot Alias
alias.url += (
	"/colplot" => "/usr/share/colplot/site",
)