(Answer) (Category) WebGUI FAQ : (Category) Troubleshooting :
Hint: How to get WebGUI to parse only WebGUI sites?
One way is to have subdomains that only run WebGUI sites. You can use the same DocumentRoot, too.

OK, the real way is to adjust "passthruUrls" in your httpd.conf, and if you *have* to do it (for cgi-bin stuff, such as mailman), you may have to use <Location /cgi/bin>SetHandler None</Location>.
But to be "nicer", you have the option of setting a VirtualHost that is WebGUI specific (webgui.domain, www2.domain, etc.) and then your old stuff is still normally accessible, and your WebGUI new stuff doesn't kill your hundreds of pre-WebGUI sites you might have in development.
wg-fomATgwyDOTorg

[Append to This Answer]
Previous: (Answer) Not WebGUI: VirtualHost DocumentRoot gets overwritten by VirtualDocumentRoot in httpd.conf
This document is: http://www.gwy2.org/cgi-bin/fom?file=110
[Search] [Appearance]
This is a Faq-O-Matic 2.721.
This FAQ administered by ... Gerald Young