Mail Security and SUEXEC

Mail Security and SUEXEC

Wednesday 21 May 2003 7:47:46 am - 1 reply

Author Message

Björn Dieding@xrow.de

Sunday 25 May 2003 10:00:48 am

Easy

you need a vhost similar then that.

<VirtualHost 217.160.187.131:80>
ServerName xrow.de
DocumentRoot /home/www/web11/html/xrow.de
User web11
Group ftponly
ScriptAlias /cgi-bin/ /home/www/web11/html/cgi-bin/
php_admin_value open_basedir /home/www/web11/
php_admin_value upload_tmp_dir /home/www/web11/phptmp/
php_admin_value open_basedir none
RewriteEngine On
RewriteRule !.(gif|css|jpg|png|jar)$ /index.php
</VirtualHost>

Looking for a new job? http://www.xrow.com/xrow-GmbH/Jobs
Looking for hosting? http://hostingezpublish.com
-----------------------------------------------------------------------------
GMT +01:00 Hannover, Germany
Web: http://www.xrow.com/

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.