[Zope] Fwd: change IP server
Miguel Beltran R.
yourpadre at gmail.com
Tue Oct 4 20:48:27 CEST 2016
2016-10-03 9:47 GMT-05:00 Gemerson Monteiro Maciel <gemerson74 at gmail.com>:
> Hi,
>
> I found it.
> but I do not see any statement of the server ip, only the port. So
> imagine you change the ip will have no problem, right?
>
>
> *%define INSTANCEHOME /usr/local/Plone/zinstance/parts/instance*
> *instancehome $INSTANCEHOME*
> *%define CLIENTHOME /usr/local/Plone/zinstance/var/instance*
> *clienthome $CLIENTHOME*
>
> *products /usr/local/Plone/zinstance/products*
> *debug-mode off*
> *security-policy-implementation C*
> *verbose-security off*
> *default-zpublisher-encoding utf-8*
>
> *effective-user plone*
>
> *zserver-threads 2*
>
>
> *<environment>*
>
> *PYTHON_EGG_CACHE /usr/local/Plone/zinstance/var/.python-eggs*
> *</environment>*
>
> *<warnfilter>*
> * action ignore*
> * category exceptions.DeprecationWarning*
> *</warnfilter>*
>
>
> *<eventlog>*
>
> * level INFO*
> * <logfile>*
> * path /usr/local/Plone/zinstance/var/log/instance.log*
> * level INFO*
> * </logfile>*
> *</eventlog>*
>
> *<logger access>*
> * level WARN*
> * <logfile>*
> * path /usr/local/Plone/zinstance/var/log/instance-Z2.log*
> * format %(message)s*
> * </logfile>*
> *</logger>*
>
> <http-server>
> # valid keys are "address" and "force-connection-close"
> address 80
>
> </http-server>
>
>
>
>
> <*zodb_db main>*
> * # Main database*
> * cache-size 10000*
>
> *# Blob-enabled FileStorage database*
> * <blobstorage>*
> * blob-dir /usr/local/Plone/zinstance/var/blobstorage*
> * <filestorage>*
> * path /usr/local/Plone/zinstance/var/filestorage/Data.fs*
> * </filestorage>*
> * </blobstorage>*
> * mount-point /*
> *</zodb_db>*
>
> *<zodb_db temporary>*
> * # Temporary storage database (for sessions)*
> * <temporarystorage>*
> * name temporary storage for sessioning*
> * </temporarystorage>*
> * mount-point /temp_folder*
> * container-class Products.TemporaryFolder.TemporaryContainer*
> *</zodb_db>*
>
> *pid-filename /usr/local/Plone/zinstance/var/instance.pid*
> *lock-filename /usr/local/Plone/zinstance/var/instance.lock*
> *python-check-interval 1000*
> *enable-product-installation off*
>
>
>
>From my zope.conf
# Directive: ip-address
#
# Description:
# The default IP address on which Zope's various server protocol
# implementations will listen for requests. If this is unset, Zope
# will listen on all IP addresses supported by the machine. This
# directive can be overridden on a per-server basis in the servers
# section.
#
# Default: unset
#
# Example:
#
# ip-address 127.0.0.1
--
________________________________________
Lo bueno de vivir un dia mas
es saber que nos queda un dia menos de vida
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.zope.org/pipermail/zope/attachments/20161004/22cfa9b8/attachment.html>
More information about the Zope
mailing list