Re: [us...@httpd] mod_rewrite gives 404

2010-07-17 Thread Ross Noonan
Got it working - changed to Options All. Thanks On Sat, Jul 17, 2010 at 6:50 PM, Ross Noonan wrote: > Thanks for the reply. > > Yes I am on windows 7 and I have not started my editor as admin but the > module is loaded in my php info which would indicate that my changes are > taking effect?? >

Re: [us...@httpd] mod_rewrite gives 404

2010-07-17 Thread Ross Noonan
Thanks for the reply. Yes I am on windows 7 and I have not started my editor as admin but the module is loaded in my php info which would indicate that my changes are taking effect?? "Does garbage in your .htaccess trigger a 500 error?" Sorry for my ignorance but what do you mean here? On Sat, J

Re: [us...@httpd] mod_rewrite gives 404

2010-07-17 Thread Eric Covener
> [Sat Jul 17 17:53:50 2010] [error] [client 127.0.0.1] File does not exist: > C:/htdocs/competition/login Are you on windows7 and editing a httpd.conf installed into Program Files w/o starting your editor as admin? Does garbage in your .htaccess trigger a 500 error? -- Eric Covener cove...@gma

[us...@httpd] mod_rewrite gives 404

2010-07-17 Thread Ross Noonan
Hi, I have recently got a new pc and have installed php/mysql and apache. Everything works fine except for the mod_rewrite. I have uncommented the "LoadModule rewrite_module modules/mod_rewrite.so" and added this: # # Possible values for the Options directive are "None", "All", # or any