• 内容へ移動

fl8 Wiki

ユーザ用ツール

  • ログイン

サイト用ツール

  • 最近の変更
  • メディアマネージャー
  • サイトマップ
現在位置: Dokuwiki.fl8.jp » server
トレース: • 03 Ubuntu GlusterFS • 22 ipvsadm と ldirectord • 71 vsftpd • 55 corosync pacemaker • 02 コンテナ内にモジュール読み込み • 04 HTML特殊文字一覧 • PBASネームサーバ作成 • 40 CentOS6 yum使えない • 16 Kubernetes + DRBD Linstor • 01 lvmをマウント

server

検索

以下に検索結果を表示します。

部分一致
  • 完全一致
  • 前方一致
  • 後方一致
  • 部分一致
@01_linux:02_www
  • 全ての名前空間
全期間
  • 全期間
  • 1週間以内
  • 1カ月以内
  • 1年以内
ヒット数順に並べる
  • ヒット数順に並べる
  • 最終更新順に並べる

全文検索:

02 Apache2で自己認証ssl
13 ヒット, 最終更新: 9カ月前
' Makefile ※サーバー用証明書有効期限を1年から10年に変更 # make server.crt ===== 秘密鍵作成 ===== # openssl genrsa -des3 2... ===== 秘密鍵をパスワード無しにする。 ===== # openssl rsa -in server.key -out server.key ==== 応答ファイルを作る方法 ==== === 応答ファイル作成 === <code> # vi /etc/ssl/certs/pass_phrase.sh ... code> ===== csr作成 ===== # openssl req -new -key server.key -out server.csr ===== 自己証明書作成 ===== # open
82 CentOS 5.8 + Apache 2.2 + PHP 5.3 + suPHP 0.7.1
10 ヒット, 最終更新: 7年前
logfile=/var/log/httpd/suphp_log loglevel=info webserver_user=apache docroot=/ env_path=/bin:/usr/bin umas... conf.d/suphp.conf === <code> # This is the Apache server configuration file providing suPHP support. # It ... ains the configuration directives to instruct the server how to # serve php pages while switching to the u... tells mod_suphp if a PHP-script requested on this server (or # VirtualHost) should be run with the PHP-int
23 Apache vhost一覧
4 ヒット, 最終更新: 16カ月前
0 is a NameVirtualHost default server status.localhost (/opt/bitnami/apache/conf/vhosts... is a NameVirtualHost default server www.example.com (/opt/bitnami/apache/conf/vhosts/... is a NameVirtualHost default server www.example.com (/opt/bitnami/apache/conf/vhosts/... /bitnami/apache/conf/bitnami/bitnami-ssl.conf:15) ServerRoot: "/opt/bitnami/apache" Main DocumentRoot: "/o
32 CentOS5でTLS1.2 Apache PHP
3 ヒット, 最終更新: 10カ月前
ep ^Pid httpd.conf PidFile run/httpd-2.2.24.pid -ServerRootも変更確認 # grep ^ServerRoot conf/httpd.conf ServerRoot "/opt/httpd/httpd-2.2.24" </code> ===== PHP5.6 ===== <code> # yum install
mod_suphp
3 ヒット, 最終更新: 13年前
んな感じで設定する必要があります。 <code> <VirtualHost *:80> ServerAdmin matsui@flat8.co.jp DocumentRoot /home/hogehoge/public_html ServerAlias www.flat8.co.jp ServerName www.flateight.com suPHP_UserGroup hogehoge users </VirtualHost
17 Nginx FastCGI Cache
2 ヒット, 最終更新: 3年前
ev/null http://localhost/info.php HTTP/1.1 200 OK Server: nginx/1.18.0 Date: Sat, 01 May 2021 13:52:56 GMT... ev/null http://localhost/info.php HTTP/1.1 200 OK Server: nginx/1.18.0 Date: Sat, 01 May 2021 13:52:58 GMT
33 PHP56 fsockopenでエラー
2 ヒット, 最終更新: 6年前
or messages: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in /home/ma... 950 $fp = @fsockopen($protocol . $server, $port, 951
Apache バーチャルホスト一覧確認
2 ヒット, 最終更新: 13年前
ration: wildcard NameVirtualHosts and _default_ servers: _default_:443 dns.flat8.co.jp (/etc/... is a NameVirtualHost default server mail.flat8.co.jp (/etc/httpd/conf/httpd.conf:1028
13 mod_line_edit
1 ヒット, 最終更新: 8年前
「</body>」を書き換えるパターン <code> <VirtualHost *:80> ServerName hoge.fl8.jp DocumentRoot /home/www/public
15 CentOS6 suPHP7.2
1 ヒット, 最終更新: 7年前
evel loglevel=info ;User Apache is running as webserver_user=apache ;Path all scripts have to be in docr
16 mod_proxy
1 ヒット, 最終更新: 7年前
test.comの中身をそのまま表示する。 <VirtualHost *:80> ServerName hogehoge.com ProxyPass /proxy http://pr
19 Let's Encrypt ワイルドカード証明書
1 ヒット, 最終更新: 2年前
l \ --preferred-challenges dns-01 \ --server https://acme-v02.api.letsencrypt.org/directory \
21 HRForecast
1 ヒット, 最終更新: 11年前
<code console> # yum install perl-devel gcc mysql-server mysql-devel cpanm --installdeps . </code> === cp
31 CentOS5 でTLS1.2
1 ヒット, 最終更新: 4年前
ってしまう。。。 error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version ===== OpenSS
CentOS5.2でApache2.2インストール
1 ヒット, 最終更新: 13年前
t load /usr/local/apache2/modules/libphp5.so into server: /usr/local/apache2/modules/libphp5.so: cannot re
mod_rewrite
1 ヒット, 最終更新: 8年前

ページ用ツール

  • 文書の表示
  • 以前のリビジョン
  • バックリンク
  • 文書の先頭へ
特に明示されていない限り、本Wikiの内容は次のライセンスに従います: CC Attribution-Noncommercial-Share Alike 4.0 International
CC Attribution-Noncommercial-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki