[ansel] Subdomain
Markus Braun
charmed21muc at hotmail.com
Tue Sep 20 11:06:49 PDT 2005
Hello Everybody,
i try to make a gallery with ansel in a subdomain.
e.g. pictures.xxx-domain.de
But always when i click on the gallery button, he shows me the right URL.
e.g. pictures.xxx-domain.de/horde/ansel/list.php
How can i change this?
This is my actuell configuration:
<VirtualHost XXX:80>
DocumentRoot /home/httpd/vhosts/horde/ansel
Alias /horde /home/httpd/vhosts/horde
ServerName photos.XXX-domain.de
ServerAlias photos.*
UseCanonicalName Off
<Directory /home/httpd/vhosts/horde/ansel>
<IfModule sapi_apache2.c>
php_admin_flag engine on
php_admin_flag magic_quotes_gpc off
php_admin_flag safe_mode off
php_admin_value open_basedir none
php_admin_value include_path
"/home/httpd/vhosts/horde/ansel:/home/httpd/vhosts/horde:/usr/share/php:/tmp:/var/qmail/bin/."
</IfModule>
Options -All +Includes -ExecCGI +FollowSymLinks
Order allow,deny
Allow from all
</Directory>
</VirtualHost>
Thanks mark
_________________________________________________________________
Die neue MSN Suche Toolbar mit Windows-Desktopsuche. Suchen Sie gleichzeitig
im Web, Ihren E-Mails und auf Ihrem PC! Jetzt neu! http://desktop.msn.de/
Jetzt gratis downloaden!
More information about the ansel
mailing list