Cake has nothing to do with the domain, that's Apache's business.

On Wed, Jul 4, 2012 at 3:46 AM, tigr <alb...@tigr.net> wrote:
> I would think that since your host name is just a single word, perhaps cake
> may get confused by your urls sometimes. Why don't you try to rename the
> host into 'ServerName mysite.local'? That would make the urls look much more
> 'normal'...
>
>
> On Tuesday, July 3, 2012 7:34:55 PM UTC+2, c05min wrote:
>>
>> sry for this, I've resubmitted from draft folder.
>>
>> Has some-one a clue on this ?
>>
>> This is my virtual host:
>> <VirtualHost *:80>
>>     ServerName mysite
>>     ServerAdmin webmaster@localhost
>>
>>     DocumentRoot /home/cosminct/workspace/www/mysite/app/webroot
>>
>>     <Directory /home/cosminct/workspace/www/mysite/app/webroot/>
>>         Options FollowSymLinks
>>             AllowOverride All
>>     </Directory>
>> </VirtualHost>
>>
>> And mod_rewrite.c is included.
>>
>> Cheers
>>
>>
>> On Tue, Jul 3, 2012 at 8:02 PM, Cosmin Paul <cosmin.p...@gmail.com> wrote:
>> > Hi,
>> >
>> > I set-up cake and I have a problem that google can't answer:
>> >
>> >
>> > http://mysite/users/add
>> >
>> > on this URL: http://mysite/users/
>> > --
>>
>>
>>
>> --
>> Paul-Cosmin Constandachi
>> Tel: 0723.46.46.42
>
> --
> Our newest site for the community: CakePHP Video Tutorials
> http://tv.cakephp.org
> Check out the new CakePHP Questions site http://ask.cakephp.org and help
> others with their CakePHP related questions.
>
>
> To unsubscribe from this group, send email to
> cake-php+unsubscr...@googlegroups.com For more options, visit this group at
> http://groups.google.com/group/cake-php

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to