Finalisation de l'Installer

This commit is contained in:
2008-03-12 02:46:00 +00:00
parent e145ddf2ac
commit b4bcd03443
4 changed files with 7 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
<field type="text" variable="server.address">
<description align="left" txt="This is the address that will be used to access the server."
id="server.address.text"/>
<spec txt="Enter the server address :" id="server.address.label" size="20" set="127.0.0.1"/>
<spec txt="Enter the server address :" id="server.address.label" size="20" set="$HOST_NAME"/>
</field>
<field type="text" variable="server.port">
<description align="left" txt="Please enter the port on which the web server should be accessible. Please note that on most systems you will need to have administrative privileges to run the server on ports lesser than 1024."