差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
php:fuelphp:apache_settings [2013/05/26 07:57] – ともやん | php:fuelphp:apache_settings [2019/08/19 07:14] (現在) – ともやん | ||
---|---|---|---|
行 1: | 行 1: | ||
- | <ifauth !@LoggedinUsers>< | ||
- | <script type=" | ||
- | google_ad_client = " | ||
- | /* big-barner */ | ||
- | google_ad_slot = " | ||
- | google_ad_width = 728; | ||
- | google_ad_height = 90; | ||
- | //--> | ||
- | </ | ||
- | <script type=" | ||
- | src=" | ||
- | </ | ||
- | </ | ||
- | |||
====== Apacheの設定 ====== | ====== Apacheの設定 ====== | ||
- バーチャルホストの設定ファイルを作成する。< | - バーチャルホストの設定ファイルを作成する。< | ||
$ vi ~/ | $ vi ~/ | ||
</ | </ | ||
- | NameVirtualHost 127.0.0.1: | ||
- | |||
< | < | ||
DocumentRoot "/ | DocumentRoot "/ | ||
行 42: | 行 26: | ||
</ | </ | ||
- Apache をリロードし http:// | - Apache をリロードし http:// | ||
+ |