r***@in.ibm.com
2006-12-12 10:14:22 UTC
I need to define a web alias to point to a local directory. This can be done in the full build by editing the httpd.conf file of the IBM HTTP server. But how do we add an alias like:
Alias /wps/wcm/myconnect "C:\temp" when running the application using the development environment (toolkit)?
When I try to access a url that contains the above string (/wps/wcm/myconnect) i get the following error:
: A WebGroup/Virtual Host to handle /wps/wcm/myconnect/resources/furn2.jpg has not been defined.
Alias /wps/wcm/myconnect "C:\temp" when running the application using the development environment (toolkit)?
When I try to access a url that contains the above string (/wps/wcm/myconnect) i get the following error:
: A WebGroup/Virtual Host to handle /wps/wcm/myconnect/resources/furn2.jpg has not been defined.