.htaccessに以下を記述してルートに設置
# Various rewrite rules.
<IfModule mod_rewrite.c>
RewriteEngine on
# Modify the RewriteBase if you are using Drupal in a subdirectory and
# the rewrite rules are n…
NICをNetworkMangerで管理しない場合
NetworkMangerサービスを無効にする。
% sudo service NetworkManager stop
% sudo chkconfig –del NetworkManager
networkサービスを有効にする。
% sudo chkconfig –level 2345 network on
% sudo chkconfig –add network
% sudo service network start
graffiti on the web
この投稿へのコメント
コメントはまだありません。