Calin Cirstea wrote:
Is there any way to programmatically configure the Apache "Virtual Directory"?
"Virtual Directory" is not a term that is used in the Apache world. It appears to be a Microsoft IIS term.
> I know how to do it statically (httpd.conf) but I would like a > dynamically (runtime) way of doing this.Please tell us what it is that you do statically in httpd.conf that you call a "virtual directory". I'm guessing it's one of the following:
--virtual domain - supporting multiple domains on a single IP or webserver.--"Alias"ed directories - mapping a physical directory to a different directory in the URI
--URL rewriting Thanks, -J --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx