Changes between Version 3 and Version 4 of DjangoUsingFlup
- Timestamp:
- Apr 17, 2006, 4:25:29 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DjangoUsingFlup
v3 v4 19 19 }}} 20 20 21 Save somewhere (eg `/usr/lib/cgi-bin`) and open your Apache conf file (probably called {{{httpd.conf}}}). Insert the following VHost: 21 Save somewhere (eg `/usr/lib/cgi-bin`) and open your Apache conf file (probably called {{{httpd.conf}}}). 22 Make sure that Apache has permission to execute this file. 23 24 Insert the following VHost: 22 25 {{{ 23 26 <VirtualHost *>