Tuesday, December 1, 2009

set to production

Hi

I just started with my first little cakephp app.
Little website with posts, images and some user-handling etc.

I created the directory cake in the webroot folder.

Now I don't have access to the httpd.conf file so I cant change the
Webroot.
So I just mad a index.html with a redirect to webroot/cake/index.php
Now when I open de url (somehting.com) I see the url like this
(someting.com/cake).

Now I would like the url stays (something.com).
For this I would change the webroot, right ?

But I cant't. I also tried to change the DocumentIndex.
But afterwards the images in the post didn't show up :(

How do you set your app in production. Do you just put the cake folder
in the webroot ?
I would like to leave everything in the cake folder.

Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.

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

No comments: