Tagged Questions

1
vote
3answers
977 views

Matching domains with regex for lighttpd mod_evhost (www.domain.com / domain.com / sub.domain.com)

Hi, I'm playing about with lighttpd on a small virtual private server. I two domains pointing to the server. I am using the latest version of lighttpd and mod_evhost on Ubuntu 8.10. I'm trying to …