Mailinglist Archive: opensuse (1332 mails)
| < Previous | Next > |
Re: [opensuse] apache mod_rewrite
- From: Patrick Shanahan <paka@xxxxxxxxxxxx>
- Date: Sun, 3 May 2009 00:05:16 -0400
- Message-id: <20090503040516.GF7304@xxxxxxxxxxxxxxx>
* Duaine & Laura Hechler <dahechler@xxxxxxx> [05-02-09 23:57]:
Do you just blindly use commands w/o checking to see what they do?
What will you do when someone gives you a command that isn't correct?
Intelligent curiosity is required or....
a2enmod --help
a2enmode -l |grep rewrite
man a2enmode
--
Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711
http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2
Registered Linux User #207535 @ http://counter.li.org
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
Cristian Rodríguez wrote:
Last command returns:
a2enmod rewrite
rcapache2 restart
And how do I verify it's on ?
a2enmod -q rewrite || echo "module not installed or enabled in apache
configuration!"
-bash: !": event not found
Do you just blindly use commands w/o checking to see what they do?
What will you do when someone gives you a command that isn't correct?
Intelligent curiosity is required or....
a2enmod --help
a2enmode -l |grep rewrite
man a2enmode
--
Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711
http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2
Registered Linux User #207535 @ http://counter.li.org
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |