Log message #113843

# At Username Text
# Aug 9th 2008, 14:32 klaasjan AllowOverride All
# Aug 9th 2008, 14:32 klaasjan Options FollowSymLinks
# Aug 9th 2008, 14:32 DrBacchus So it's not technically incorrect, but should mention that AddModule dosn't exist in 2.x
# Aug 9th 2008, 14:32 klaasjan Header append Vary User-Agent
# Aug 9th 2008, 14:32 klaasjan AddOutputFilterByType DEFLATE text/html text/plain text/css
# Aug 9th 2008, 14:32 klaasjan <Directory />
# Aug 9th 2008, 14:32 DrBacchus Well, you'd need AddModule if you're still running Apache 1.3, but one hopes that hardly anybody still is.
# Aug 9th 2008, 14:31 Anon323 markstory: thanks. works now. ... is that restriction (disabledFields) controller wide? if I need for the action "edit" some other fields already disabled it wouldnt work, would it?
# Aug 9th 2008, 14:31 jaredhoyt "amistake"... that's funny
# Aug 9th 2008, 14:31 DrBacchus You need to set it to all in the other <Directory> block - the one that refers to your docroot.
# Aug 9th 2008, 14:31 AD7six DrBacchus: i.e. don't worry
# Aug 9th 2008, 14:31 DrBacchus klaasjan: 'cause if you set it to all in <Directory />, then that's wrong, and you should change it back to 'none'.
# Aug 9th 2008, 14:31 klaasjan hold on..
# Aug 9th 2008, 14:31 AD7six DrBacchus: if you make amistake, it'll get corrected/rejected
# Aug 9th 2008, 14:31 DrBacchus klaasjan: You set it to all in what scope?
# Aug 9th 2008, 14:31 klaasjan I also set the AlloOverride To all
# Aug 9th 2008, 14:30 DrBacchus Well, I just started using Cake last week. I'm an Apache expert, but a little reluctant to tinker with the Cake docs just yet.
# Aug 9th 2008, 14:30 ADmad DrBacchus: anyone can make updates to the manual including you :)
# Aug 9th 2008, 14:30 DrBacchus klaasjan: You need to also ensure that AllowOverride is set appropriately, otherwise .htaccess files are ignored.
# Aug 9th 2008, 14:30 AD7six DrBacchus: that's you
# Aug 9th 2008, 14:30 DrBacchus klaasjan: There's a couple more things you need to do.
# Aug 9th 2008, 14:29 DrBacchus For whatever it's worth, whoever manages that particular page (http://book.cakephp.org/view/219/blog) should update it to say LoadModule not AddModule.
# Aug 9th 2008, 14:29 klaasjan in httpd.conf
# Aug 9th 2008, 14:29 klaasjan LoadModule rewrite_module libexec/httpd/mod_rewrite.so
# Aug 9th 2008, 14:29 DrBacchus That's a bit of an oversimplification.
# Aug 9th 2008, 14:29 klaasjan and the tutorail says when you don't see the images mod_rewrite doesn't work
# Aug 9th 2008, 14:28 DrBacchus Which lines did you uncomment?
# Aug 9th 2008, 14:28 klaasjan And still i got the version without .css and images
# Aug 9th 2008, 14:27 klaasjan And restartet apache
# Aug 9th 2008, 14:27 DrBacchus Which lines, specifically?
# Aug 9th 2008, 14:27 klaasjan I 'v uncommented the lines in http.conf
# Aug 9th 2008, 14:27 DrBacchus Are you sure that AllowOverride is set appropriately on your server?
# Aug 9th 2008, 14:27 DrBacchus Was it entirely ignoring the rules?
# Aug 9th 2008, 14:27 DrBacchus what way, that is.
# Aug 9th 2008, 14:26 DrBacchus In what was does mod_rewrite not work?
# Aug 9th 2008, 14:26 klaasjan yes and because my mod_rewrite doesnt work....
# Aug 9th 2008, 14:26 markstory it says if you don't want or can't get mod_rewrite working delete the htaccess files.
# Aug 9th 2008, 14:25 markstory if you don't want to use mod_rewrite.
# Aug 9th 2008, 14:25 klaasjan .htaccess
# Aug 9th 2008, 14:25 ADmad klaasjan: delete what ?
# Aug 9th 2008, 14:25 klaasjan http://book.cakephp.org/view/219/blog