Showing posts with label httpd.conf redirect. Show all posts
Showing posts with label httpd.conf redirect. Show all posts

Thursday, 5 March 2009

apache redirect from port 80 to another

NameVirtualHost E1DEFAULT:80

ServerName E1DEFAULT
RedirectMatch permanent ^/$ http://PROPERSERVERNAME:81/jde/owhtml/index.html

This risks of containerising JDE