Re: webroot shows in http url

2007-08-20 Thread Matt

Thanks, I just read http://www.ad7six.com/MiBlog/ProductionSetup which
explained everything I needed for my dreamhost account.



On Aug 19, 11:16 pm, Dave J <[EMAIL PROTECTED]> wrote:
> Hey Matt,
>
> check your Apache http.conf file...  make sure that DocumentRoot is
> pointing to the /cake/app/webroot dir
>
> On Aug 20, 6:31 am, Matt <[EMAIL PROTECTED]> wrote:
>
>
>
> > I put some scaffolding together for a small project. I used bake:
>
> > -project projectname
> > -app projectname
>
> >  and created MVCs and so on. Now when viewing the site I keep seeing
> > webroot show up in the url (i.e. example.com/webroot/articles/view/1
> > instead of example.com/articles/view/1
>
> > Any idea of why this is happening. When I go to the second url it
> > works fine but I find after clicking on some links webroot shows up.
>
> > They way I have cake setup is like this
> > \home\username\cake_install\ - cake 1.2.x.x
> > \home\username\projectname\  - document root (i.e. example.com folder)
>
> > Any help would be greatly appreciated.
>
> > BTW, cake is the best thing I've seen for php in a very long time.
> > Makes development fun againt :)- Hide quoted text -
>
> - Show quoted text -


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: webroot shows in http url

2007-08-19 Thread Dave J

Hey Matt,

check your Apache http.conf file...  make sure that DocumentRoot is
pointing to the /cake/app/webroot dir

On Aug 20, 6:31 am, Matt <[EMAIL PROTECTED]> wrote:
> I put some scaffolding together for a small project. I used bake:
>
> -project projectname
> -app projectname
>
>  and created MVCs and so on. Now when viewing the site I keep seeing
> webroot show up in the url (i.e. example.com/webroot/articles/view/1
> instead of example.com/articles/view/1
>
> Any idea of why this is happening. When I go to the second url it
> works fine but I find after clicking on some links webroot shows up.
>
> They way I have cake setup is like this
> \home\username\cake_install\ - cake 1.2.x.x
> \home\username\projectname\  - document root (i.e. example.com folder)
>
> Any help would be greatly appreciated.
>
> BTW, cake is the best thing I've seen for php in a very long time.
> Makes development fun againt :)


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



webroot shows in http url

2007-08-19 Thread Matt

I put some scaffolding together for a small project. I used bake:

-project projectname
-app projectname

 and created MVCs and so on. Now when viewing the site I keep seeing
webroot show up in the url (i.e. example.com/webroot/articles/view/1
instead of example.com/articles/view/1

Any idea of why this is happening. When I go to the second url it
works fine but I find after clicking on some links webroot shows up.

They way I have cake setup is like this
\home\username\cake_install\ - cake 1.2.x.x
\home\username\projectname\  - document root (i.e. example.com folder)

Any help would be greatly appreciated.

BTW, cake is the best thing I've seen for php in a very long time.
Makes development fun againt :)


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---