Mailinglist Archive: opensuse (1332 mails)
| < Previous | Next > |
[opensuse] Re: apache mod_rewrite
- From: Jim Henderson <hendersj@xxxxxxxxx>
- Date: Sun, 3 May 2009 16:39:23 +0000 (UTC)
- Message-id: <gtkhbr$rdc$1@xxxxxxxxxxxxx>
On Sat, 02 May 2009 23:41:57 -0500, Duaine & Laura Hechler wrote:
Then the module is loaded - at least as near as I can tell.
You could also just run
a2enmod -l
That will list all the modules that are loaded - if rewrite is in the
list, you're good to go.
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
Sounds like it's interpreting the "!" incorrectly. Try just:That returns nothing - just back to the prompt
a2enmod -q rewrite || echo "no"
Does it do the same thing?
Jim
Then the module is loaded - at least as near as I can tell.
You could also just run
a2enmod -l
That will list all the modules that are loaded - if rewrite is in the
list, you're good to go.
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 > |