Plone integration with Apache for MGOVWORLD.ORG Site
Appearance
Plone integration with Apache for MGOVWORLD.ORG Site
mgovworld.org is a zope-plone (http://plone.org ) based site .
you should first check the site http://www.mgovworld.org:8080/mobile-government
Look for the right conf ( apache configuration) file and at the end Update it with following line
RewriteEngine On RewriteRule ^/(.*) http://127.0.0.1:8080/VirtualHostBase/http/www.mgovworld.org:80/mobile-government/VirtualHostRoot/$1 [L,P]
Restart httpd
Now http://www.mgovworld.org should be accessible