[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: apache2 what is the standard way to enable modules?




2014-09-20 7:48 GMT+02:00 Bob Proulx <bob@proulx.com>:
Harry Putnam wrote:
> Raffaele Morelli writes:
> >> Is that what you are warning about?
> >
> > Nope, my warning was to use `a2enmod cgi` instead of `a2enmod cgi.load`
> > (which is wrong)
>
> OK, thanks.  But once again you've failed to explain the nature of the
> wrongness.
>
> Can you define what the nature of this wrongness is?  Will bad things
> happen...?

​​Seems like I missed ​​this, apologize

 

a2enmod takes a simple name like "cgi" not a name with .load or .conf
on the end like "cgi.load".  You want "a2enmod cgi" without the
".load" on the end.

Bob

That.


Reply to: