This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
expression/config-simple.xml

11 lines
320 B
XML

<?xml version="1.0"?>
<configuration xmlns="http://www.entrouvert.org/namespaces/expression/0.0">
<pidFilePath>expression.pid</pidFilePath>
<virtualHost>
<documentRoot>vhosts/simple</documentRoot>
<port>1997</port>
<serverName>localhost</serverName>
<title>Simple Site</title>
</virtualHost>
</configuration>