Mailinglist Archive: opensuse (1332 mails)
| < Previous | Next > |
Re: [opensuse] Re: apache mod_rewrite
- From: Randall R Schulz <rschulz@xxxxxxxxx>
- Date: Sat, 2 May 2009 21:35:15 -0700
- Message-id: <200905022135.15339.rschulz@xxxxxxxxx>
On Saturday May 2 2009, Jim Henderson wrote:
It is not. ! is the history access introducer. It is interpreted outside
of quotes and inside double-quote strings but not inside single-quote
strings.
Randall Schulz
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
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. ...
It is not. ! is the history access introducer. It is interpreted outside
of quotes and inside double-quote strings but not inside single-quote
strings.
...
Jim
Randall Schulz
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |