Mailinglist Archive: opensuse (1332 mails)

< Previous Next >
[opensuse] Re: apache mod_rewrite
  • From: Jim Henderson <hendersj@xxxxxxxxx>
  • Date: Sun, 3 May 2009 04:10:08 +0000 (UTC)
  • Message-id: <gtj5f0$smp$1@xxxxxxxxxxxxx>
On Sat, 02 May 2009 22:54:41 -0500, Duaine & Laura Hechler wrote:

a2enmod -q rewrite || echo "module not installed or enabled in apache
configuration!"

Last command returns:

-bash: !": event not found

Sounds like it's interpreting the "!" incorrectly. Try just:

a2enmod -q rewrite || echo "no"

Does it do the same thing?

Jim



--
Jim Henderson
Please keep on-topic replies on the list so everyone benefits

--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >
This Thread