Apache configuration

Apache configuration

Tuesday 29 November 2005 4:00:52 am - 2 replies

Author Message

Christian Johansen

Tuesday 29 November 2005 4:18:20 am

You'll need to set up a virtual host setup: http://ez.no/doc/ez_publish/technical_manual/3_6/installation/virtual_host_setup

If you want admin.127.0.0.1 to work you need to set that up as a host in your windows/system32/drivers/etc/hosts file. However, you can't mix a IP and domain name, so admin.127.0.0.1 will not be related to your localhost IP in any other way that those numbers are a part of the domain name you choose.

You can do this: set up this in your hosts file:
127.0.0.1 blog.local admin.blog.local

Then you complete the virtual host setup with those domains and you'll be able to access
http://blog.local and http://admin.blog.local
allthough, only locally. Hope that helped a little

Børge Warvik

Tuesday 29 November 2005 5:16:39 am

Thanks, that helped.

That I can't do admin.127.0.0.1 is good to know.

By local do you meen localhost? Like admin.localhost?

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.