|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
||||||||||||||||||||||||||||||||||||||||||
2015年02月04日(水) 旧暦 [n年日記] [更新:"2015/02/04 05:06:32"]#1 [pkgsrc] Piwik
昔の覚えを引張り出して:
sudo-1.7.10p7 Allow others to run commands as root config-httpd-1.0.1 Meta Package for standard server wordpress-3.5.1nb1 Blogging tool written in php php54-pdo_mysql-5.4.14 PHP extension for PHP Data Objects (MySQL) pkg-config-0.28 System for managing library compile/link flags php54-zlib-5.4.14 PHP extension for zlib compression php54-iconv-5.4.14 PHP extension for character set conversion
--- share/examples/httpd/httpd.conf 2013-04-17 03:53:11.000000000 +0900
+++ etc/httpd/httpd.conf 2013-04-17 16:11:19.000000000 +0900
@@ -125,6 +125,8 @@
LoadModule userdir_module lib/httpd/mod_userdir.so
LoadModule alias_module lib/httpd/mod_alias.so
LoadModule rewrite_module lib/httpd/mod_rewrite.so
+LoadModule php5_module lib/httpd/mod_php5.so
+AddHandler application/x-httpd-php .php
<IfModule !mpm_netware_module>
<IfModule !mpm_winnt_module>
@@ -202,7 +205,7 @@
#
# This should be changed to whatever you set DocumentRoot to.
#
-<Directory "/usr/pkg/share/httpd/htdocs">
+<Directory "/export/htdocs">
#
# Possible values for the Options directive are "None", "All",
# or any combination of:
@@ -237,7 +240,7 @@
# is requested.
#
<IfModule dir_module>
- DirectoryIndex index.html
+ DirectoryIndex index.php index.html
</IfModule>
#
@@ -322,7 +325,7 @@
# client. The same rules about trailing "/" apply to ScriptAlias
# directives as to Alias.
#
- ScriptAlias /cgi-bin/ "/usr/pkg/libexec/cgi-bin/"
+ ScriptAlias /cgi-bin/ "/export/htdocs/cgi-bin/"
</IfModule>
( つっこみ )
|
最近の日記 2025年10月25日 ・recover from disk error 2025年10月23日 ・dd does not duplicate Windows 11 boot disk ? 2025年10月13日 ・missing package 2025年10月04日 ・pkgin search pkgname segfaults 2025年08月16日 ・installboot (Although it’s too late) | ||