ダウンロードリスト

プロジェクト概要

mod_myvhost は、動的に構成された名前に基づく大量のバーチャル ホストで PHP が Apache モジュールです。仮想ホストの構成や PHP の設定は、MySQL データベースに格納されます。Apache の設定ファイルのすべてのバーチャル ホストしてもらうか、または構成の変更後に apache を再起動する必要はありません。それはすべてのバーチャル ホストの動的に PHP の設定を変更することができます。既定では、バーチャル ホストの rootdir として open_basedir を設定それが php.ini 内に存在するほぼすべてのパラメーターを変更することができます。たとえば、セーフモードまたは register_globals 特定のバーチャル ホストのためにすることができます。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2012-03-22 06:58
0.21

今すぐクライアント safe_mode と open_basedir を設定できます。それが存在する場合このリリース upload_tmp_dir と session.save_path $ 起動/.tmp に設定します。
タグ: Stable
Now the client is allowed to set safe_mode and open_basedir. This release will set upload_tmp_dir and session.save_path to $DocRoot/.tmp if it exists.

2010-03-24 01:13
0.20b

upload_tmp_dir $基点に設定されて/ .tmpが存在する場合。 4月のバージョン1.3.xを少なくとも- Utilsのライブラリが必要です。は、DBDのバージョン大きくmod_vhost_dbdに基づいています。
タグ: DBD
upload_tmp_dir is set to $DocRoot/.tmp if it exists. At least version 1.3.x of APR-Utils libraries is required. The DBD version is heavily based on mod_vhost_dbd.

2010-02-24 21:30
0.16

には、Apacheの設定ファイルで定義され、今は一緒に作業をオンザフライで作成されたバーチャルホスト。
タグ: Apache 2.0, Apache 2.2, MySQL, PHP 5+
Vhosts that are defined in the Apache configuration and created on the fly now work together.

2010-02-16 21:47
0.15-1

これは、Apache 2.xの枝のベータ版です。
タグ: Apache 2.0
This is a beta version for the Apache 2.x branch.

2006-12-05 09:10
0.15

%1 $s のようなより複雑なディレクティブを使用できますよう libc の snprintf 関数は今 ap_psprintf ではなく使用されます。Suexec の UID と GID を構成する機能が追加されました。
タグ: Minor feature enhancements
libc's snprintf function is now used instead of ap_psprintf, as it allows the use of more complicated directives like %1$s. The ability to configure a UID and GID for suexec was added.

プロジェクトリソース