Commit | Line | Data |
---|---|---|
d2730773 TC |
1 | # where to install the site |
2 | base_url = http://bsetest.develop-help.com | |
3 | securl = http://shop.bsetest.develop-help.com:80 | |
4 | # where to install the site | |
aefcabcb | 5 | base_dir = /var/www/httpd/bsetest |
d2730773 TC |
6 | # the database user/password/dsn |
7 | dbuser = bsetest | |
8 | dbpass = bsetest | |
9 | dsn = dbi:mysql:bsetest | |
10 | dbclass = BSE::DB::Mysql | |
11 | sessionclass = Apache::Session::MySQL | |
12 | # the location of mysql | |
aefcabcb | 13 | mysql = mysql |
7b81711b | 14 | basic.access_control=0 |
4010d92e | 15 | #basic.htusers = /home/httpd/bsetest/htdocs/images/.htusers |
95989433 TC |
16 | article uris.9 = /test |
17 | paths.htpasswd=/home/httpd/bsetest/data/htusers |