This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
sermn_wiki:userpages:marta:phpbb3_3.0.7-pl1-4_readme-multiboard [2011/04/29 12:56] miquel |
sermn_wiki:userpages:marta:phpbb3_3.0.7-pl1-4_readme-multiboard [2011/04/29 13:26] (current) miquel |
||
|---|---|---|---|
| Line 65: | Line 65: | ||
| If you want to have multiple boards using virtual hosts, and have each board use a separate database, then instead of the above, do the following: | If you want to have multiple boards using virtual hosts, and have each board use a separate database, then instead of the above, do the following: | ||
| - | ==== 1. Edit / | + | ==== / |
| + | |||
| + | Edit / | ||
| <code php> | <code php> | ||
| Line 110: | Line 112: | ||
| </ | </ | ||
| - | ==== 2. Uncomment the < | + | ==== < |
| Uncomment the ''< | Uncomment the ''< | ||
| Line 120: | Line 122: | ||
| points towards the file which you just edited above in step #1. Each VirtualHost section should include this same line and all should point | points towards the file which you just edited above in step #1. Each VirtualHost section should include this same line and all should point | ||
| to the same config file. | to the same config file. | ||
| - | |||
| - | ==== 3. Add additional < | ||
| Add additional ''< | Add additional ''< | ||
| Line 127: | Line 127: | ||
| forum.example.org, | forum.example.org, | ||
| - | ==== 4. Check DNS resolution ==== | + | ==== DNS resolution ==== |
| Make sure you have proper DNS resolution on your DNS server for each of the different boards of your set up in each of the VirtualHost | Make sure you have proper DNS resolution on your DNS server for each of the different boards of your set up in each of the VirtualHost | ||
| sections. | sections. | ||
| - | ==== 5. Reload Apache ==== | + | ==== Reload Apache ==== |
| After making all changes, reload apache - ''/ | After making all changes, reload apache - ''/ | ||
| Line 156: | Line 156: | ||
| ==== Avatar Upload ==== | ==== Avatar Upload ==== | ||
| - | |||
| - | ============= | ||
| Avatar uploads go to the ''/ | Avatar uploads go to the ''/ | ||
| Line 197: | Line 195: | ||
| All styles (from ''/ | All styles (from ''/ | ||
| + | |||