Search results
"tag:"smf""
Title and summary | Date/time | |
---|---|---|
1 |
Fun and games with Apache, mod_perl, TWiki and SMF, Part 3
As I said in my last post, I wanted to use one TWiki installation to support all the virtual hosts I was setting up. Although TWiki provides its own authentication and access control, it doesn't really provide a workable way of restricting read access. ... |
22-Dec-2005 09:57:24 |
2 |
Fun and games with Apache, mod_perl, TWiki and SMF, Part 2
As promised in my last post I'm going to describe how I used mod_perl to script the generation of my httpd.conf file. The script is rather large, so I'm going to break it down into chunks and explain each one separately. use Apache; use ... |
21-Dec-2005 03:05:46 |
3 |
Fun and games with Apache, mod_perl, TWiki and SMF, Part 1
As part of the day job I've had to set up a single machine hosting several SSL-secured websites that make heavy use of mod_perl and TWiki in particular. The sites all access some shared content (e.g. source code trees) as well as having their own ... |
20-Dec-2005 09:12:47 |