Hi,

Did you restart Apache after making the changes to your httpd.conf?
You need to restart Apache everytime you make any changes to
httpd.conf or the files it includes with the Include directive.

Changing stuff in .htaccess does not require that you restart Apache.

On 12/20/06, keymaster <[EMAIL PROTECTED]> wrote:

I have tried just about everything, but cannot get mod_rewrite working
on my windows XP , WAMP devlopment environment.

This is what has been done so far:

In C:\Program Files\Apache Group\Apache\conf\httd.conf:
===========================================

1. Changed:
------------------

FROM: AllowOverride None
TO: AllowOverride All

in every place it occurs in the file.

2. Uncommented
-------------------------

LoadModule rewrite_module modules/mod_rewrite.so
and
AddModule mod_rewrite.c

In  .htaccess of base cake directory, I added the rule:
========================================

RewriteBase /cake/

With all of the above, I still can't get mod_rewrite working.

Any suggestions ?

Thanks.


>



--
_nimrod_a_abing_

[?] http://abing.gotdns.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to