Jump to content

Recommended Posts

Posted

@Mikeinnc

I think you have an error in the first line of your virtual host config.

You posted that it has...

<VirtualHost \*:80>

I think it should be...

<VirtualHost *:80>

You will need to restart Apache after the edit.

  • Like 2
Posted

Thanks so much @netcarver. You are absolutely correct - that has solved the problem! Using the URL 'processwire.test' now takes me directly to the first page of PW rather than the Apache 'default page' and all the links continue to work. I'm very happy that, at last, I have a working system that I can build on! A real lesson in collaboration!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...