Paste number 71599: fribidi config

Paste number 71599: fribidi config
Pasted by: cworth
When:6 months, 4 weeks ago
Share:Tweet this! | http://paste.lisp.org/+1J8V
Channel:None
Paste contents:
Raw Source | XML | Display As
e# cat /etc/apache2/sites-available/fribidi.freedesktop.org 
<VirtualHost *:80>
        ServerName fribidi.freedesktop.org
	ServerAlias www.fribidi.org fribidi.org

	# Uncomment these, and perhaps change them), to support aliases.
        # ServerAlias www.fribidi.org fribidi.org

	# Some projects might like a project-specific address here instead.
        ServerAdmin sitewranglers@freedesktop.org

	DocumentRoot /srv/fribidi.freedesktop.org/www
	<Directory /srv/fribidi.freedesktop.org/www>
		Options Indexes FollowSymLinks
		AllowOverride None
	</Directory>

	CustomLog /var/log/apache2/fribidi.freedesktop.org-access.log combined
	ErrorLog /var/log/apache2/fribidi.freedesktop.org-error.log

	# MoinMoin wiki configuration
	<Files wiki>
		SetHandler python-program
		PythonPath "['/srv/fribidi.freedesktop.org/moin']+sys.path"
		PythonHandler MoinMoin.request.request_modpython::Request.run
	</Files>
</VirtualHost>

This paste has no annotations.

Colorize as:
Show Line Numbers

Lisppaste pastes can be made by anyone at any time. Imagine a fearsomely comprehensive disclaimer of liability. Now fear, comprehensively.