[Fwd: Re: [rakim] Virtual domain for guests]

Luiz Henrique Ozaki luiz at eaprender.com.br
Wed Jan 19 03:10:16 PST 2005


Jan Schneider wrote:

> Zitat von Luiz Henrique Ozaki <luiz at eaprender.com.br>:
>
>> Jan Schneider wrote:
>>
>>> Zitat von Luiz Henrique Ozaki <luiz at eaprender.com.br>:
>>>
>>>> How can I create a virtual domain like support.example.com going to
>>>> rakim/guest ?
>>>>
>>>> Im getting:
>>>> The requested URL /guest/email.php was not found on this server.
>>>
>>>
>>>
>>> How *did* you set it up. I would use the same setup for 
>>> support.example.com
>>> as for the "normal" server, but do a redirect if someone is 
>>> accessing the
>>> webroot of support.example.com.
>>>
>>> Mapping support.example.com completely to rakim/guest would be 
>>> possible too,
>>> but you would need to set Aliases to /horde and /rakim in this case.
>>>
>>> Jan.
>>>
>> Hmm... Not its partially working.
>>
>> Im getting now these errors:
>> File does not exist: /usr/local/www/data/horde/rakim/guest/services
>> File does not exist: /usr/local/www/data/horde/rakim/guest/themes
>
>
> You still didn't tell us how you have set up your system, and what your
> tried already.
>
>> And another question, How can I remove the
>> email.php?Horde=q7m9j1qvup2eof4v9vs7notld6 in the end of the url ?
>
>
> Use cookies.
>
> Jan.
>

How Sorry. My horde.conf:

Alias /rakim/ "/usr/local/www/data/horde/rakim/"
Alias /horde/ "/usr/local/www/data/horde/"

<VirtualHost *:80>
    ServerAdmin webtech at example.com
    DocumentRoot /usr/local/www/data/horde/
    ServerName horde.example.com
</VirtualHost>

<VirtualHost *:80>
    ServerAdmin webtech at example.com
    DocumentRoot /usr/local/www/data/horde/rakim/guest
    ServerName support.example.com
</VirtualHost>

-- 
[]'s
Luiz Henrique Ozaki <luiz at eaprender.com.br>



More information about the rakim mailing list