Changes between Version 120 and Version 121 of Download/SCDB
- Timestamp:
- Feb 15, 2010, 8:00:29 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Download/SCDB
v120 v121 375 375 You are probably better to remove any template you think you will not use (you can always revert your change in case of mistakes). 376 376 377 ''Note on Apache configuration for RPM repositories: it is recommended to disable the use of index files on these directories iwth the following options in Apache configuration:''377 ''Note on Apache configuration for RPM repositories: it is recommended to disable the use of index files on these directories with the following options in Apache configuration:'' 378 378 {{{ 379 379 <Directory "/www/htdocs/packages"> … … 387 387 388 388 Basic system configuration (network parameters, DNS servers, ...) are 389 grouped in template ` pro_site_config.tpl` and `pro_site_global_variables.tpl` in `site` directory of389 grouped in template `config.tpl` and `global_variables.tpl` in `site` directory of 390 390 your site. Look at comments to understand what you need to modify. 391 391 … … 576 576 577 577 These variables are generally defined site-wide, in the template 578 ` pro_site_global_variables.tpl` located in site directory. Look at578 `global_variables.tpl` located in site directory. Look at 579 579 provided examples, in SCDB distribution. 580 580