Re: [us...@httpd] Revisited: 500 internal server error, new problem

2010-09-04 Thread Rich Bowen
On Sep 3, 2010, at 5:29 PM, J Wilson wrote: So does it appear that all I need to do is edit the main httpd.conf file and enter in ie:AllowOverride All or:AllowOverride Limit Indexes into httpd.conf? Which one of those you use depends on what you're trying to do. Read the AllowO

Re: [us...@httpd] Revisited: 500 internal server error, new problem

2010-09-03 Thread J Wilson
:AllowOverride Limit Indexes into httpd.conf? --- On Fri, 9/3/10, Frank Gingras wrote: > From: Frank Gingras > Subject: Re: [us...@httpd] Revisited: 500 internal server error, new problem > To: users@httpd.apache.org > Date: Friday, September 3, 2010, 5:21 PM >   On 03/09/

Re: [us...@httpd] Revisited: 500 internal server error, new problem

2010-09-03 Thread Frank Gingras
in that owns that web space and put the directives in all my individual apache config files for those domains running a store, which I did. Now it appears that they are to be left in the .htaccess file and I just edit the main httpd.conf file. Do you get this impression as well? --- On Fri,

Re: [us...@httpd] Revisited: 500 internal server error, new problem

2010-09-03 Thread J Wilson
directives in all my individual apache config files for those domains running a store, which I did. Now it appears that they are to be left in the .htaccess file and I just edit the main httpd.conf file. Do you get this impression as well? --- On Fri, 9/3/10, Rich Bowen wrote:

Re: [us...@httpd] Revisited: 500 internal server error, new problem

2010-09-03 Thread Rich Bowen
If someone is telling you that "deny *everything*" is valid Apache httpd syntax, you can rest assured that they don't know what they're talking about, and you might want to find support elsewhere. Additionally, blocks are not permitted in .htaccess files. I would strongly encourage you to p

Re: [us...@httpd] Revisited: 500 internal server error, new problem

2010-09-03 Thread Frank Gingras
On 03/09/2010 3:50 PM, J Wilson wrote: OK I have a somewhat related problem with the 500 error issue I was posting about earlier today. I originally placed these below zen cart recommended directives in my conf.d config file for a site/domain that I am installing the newest version of Zen-Ca

[us...@httpd] Revisited: 500 internal server error, new problem

2010-09-03 Thread J Wilson
OK I have a somewhat related problem with the 500 error issue I was posting about earlier today. I originally placed these below zen cart recommended directives in my conf.d config file for a site/domain that I am installing the newest version of Zen-Cart – php based shopping cart. The develo