全文検索:
- 70 WordPress + PostgreSQL
- ===== インストール ===== ==== 1.ファイル設置 ==== /var/www/html/ がDocumentRootとして http://[[Domain]]/wp/ としてアクセスする... press <code> $ cp wordpress-3.1.4-ja.zip /var/www/html/ $ unzip wordpress-3.1.4-ja.zip $ mv wordpress wp... $ cp postgresql-for-wordpress.1.3.1.zip /var/www/html/ $ unzip postgresql-for-wordpress.1.3.1.zip $ mv postgresql-for-wordpress/pg4wp/db.php var/www/html/wp/wp-content/ $ mv postgresql-for-wordpress/pg4w
- 83 PHP複数バージョンを共存
- </color> <code|php.ini> default_mimetype = "text/html" </code> ==== php7.1が利用したい場合 ==== <code|.htacce... ます。 <code> suPHP_ConfigPath /home/hoge/public_html/ <Files ~ "\.ini"> deny from all </Files> </code>... いと、 下記のエラーとなります。 <code> <Directory /home/*/public_html> AllowOverride FileInfo AuthConfig Limit Options </code> エラー /home/hoge/public_html/.htaccess: suPHP_ConfigPath not allowed her ===
- 01 .htaccess
- _dialy:2019:04:01]] ==== Basic認証 ==== /var/www/html/ にBasic認証をかける場合 === .htaccess === <code console> # cat /var/www/html/.htaccess AuthUserFile /var/www/.htpasswd AuthGr
- 13 mod_line_edit
- ame hoge.fl8.jp DocumentRoot /home/www/public_html/hoge <IfModule !mod_line_edit.c> Load... e-editor SetEnv LineEdit "text/html*" </IfModule> </VirtualHost> </code> {{tag>
- 17 Nginx FastCGI Cache
- Sat, 01 May 2021 13:52:56 GMT Content-Type: text/html; charset=UTF-8 Transfer-Encoding: chunked Connect... Sat, 01 May 2021 13:52:58 GMT Content-Type: text/html; charset=UTF-8 Transfer-Encoding: chunked Connect
- 03 SSL中間証明書確認
- る方法 ===== [[http://valuessl.net/support/checker.php]] [[https://www.sslshopper.com/ssl-checker.html]]
- 12 X-FORWARD-FORの設定(Apache側)
- -FORWARD-FORの設定(Apache側) ====== [[http://kakakikikeke.blogspot.jp/2013/07/apachex-forwarded-for.html]]
- 14 Let's Encrypt無料のSSL証明書
- # 既存のウェブサーバを使うモードを選択 -w /home/hogehoge/public_html \ # ドキュメント・ルートのパス -d hogehoge.fl8.jp \
- 18 Let's Encrypt Certbot
- 成 ===== certbot certonly --webroot -w /var/www/html -d hogehoge.com ===== 6.証明書更新 ===== certbot r
- 21 HRForecast
- panmについて === [[http://www.omakase.org/perl/cpanm.html]] ===== 2.DB用意 ===== <code console> # mysql mysq
- 40 Java Heap Memory確認
- 6%8B%E3%82%84%E3%81%99%E3%81%8F%E3%81%99%E3%82%8B.html|こちらの人のシェル]]がめちゃくちゃ分かりやすくて感謝 <code> #!/bin/sh de
- 82 CentOS 5.8 + Apache 2.2 + PHP 5.3 + suPHP 0.7.1
- iki-test.fl8.jp DocumentRoot /home/www/public_html/dokuwiki-test suPHP_UserGroup matsui users </
- 404ページ
- === 404ページ ====== [[http://www.ideaxidea.com/archives/2013/01/404_lemmings.html|404ページで404匹のレミングスを救え!]]
- CentOS5.2でApache2.2インストール
- d-jis-conv </code> ===== httpd.confに追加 ===== <code> AddType application/x-httpd-php .php .html </code>
- mod_suphp
- at8.co.jp DocumentRoot /home/hogehoge/public_html ServerAlias www.flat8.co.jp ServerName