Samba用GUI設定ツール導入(SWAT) - CentOSで自宅サーバー構築:
'via Blog this'
- ある開発者の覚書 - ソフトウェア開発者が情報処理に関する雑多な話題をジャンルを問わずに書き留めています.未来の私、私と同類のgeekたちへ
2011-09-30
2011-09-25
Ushahidi - トップページ以外が404になる場合の対処法
httpd.confで以下を確認
AllowOverride Allopen application/config/config.php
in this file ...
make :
$config['index_page'] = 'index.php'; line 21
$config['url_suffix'] = '.html'; line 26
in my case these 2 were blank
also ensure that the
$config['site_domain'] = 'yoururl/'; don't forget the final slash
also check .htaccess
in this one u should just have
# Installation directory
RewriteBase /YOURDIRECTORYNAME/ (notice the final slash)
2011-09-16
2011-09-15
APC インストール手順
Mediawikiの導入に必要
yum install php-pear php53-devel pcre-devel
2011-09-09
登録:
投稿 (Atom)