Coder Social home page Coder Social logo

Comments (3)

jtreminio avatar jtreminio commented on June 16, 2024

Tested and confirmed working:

apache::vhost { 'awesome.dev' :
    server_name   => 'awesome.dev',
    serveraliases => ['www.awesome.dev'],
    docroot       => '/var/www/awesome',
    port          => '80',
    env_variables => [],
    priority      => '1'
}
apache::vhost { 'puphpet.dev' :
    server_name   => 'puphpet.dev',
    serveraliases => ['www.puphpet.dev'],
    docroot       => '/var/www/puphpet',
    port          => '80',
    env_variables => [],
    priority      => '1'
}

Can you try again?

from puphpet.

 avatar commented on June 16, 2024

Hmm ok, I will try to test it today. It must have been something I did but was sure I filled it in.

I did get an error (left a field blank) when submitting the form. Could it be the if there was an error in the original form submit that it doesn't remember the second or subsequent vhosts?

Thanks

--- Original Message ---

From: "Juan Treminio" [email protected]
Sent: 15 May 2013 02:02
To: "jtreminio/Puphpet" [email protected]
Cc: "Sean Downey" [email protected]
Subject: Re: [Puphpet] Extra VHosts don't get added to the manifest (#2)

Tested and confirmed working:

apache::vhost { 'awesome.dev' :
    server_name   => 'awesome.dev',
    serveraliases => ['www.awesome.dev'],
    docroot       => '/var/www/awesome',
    port          => '80',
    env_variables => [],
    priority      => '1'
}
apache::vhost { 'puphpet.dev' :
    server_name   => 'puphpet.dev',
    serveraliases => ['www.puphpet.dev'],
    docroot       => '/var/www/puphpet',
    port          => '80',
    env_variables => [],
    priority      => '1'
}

Can you try again?


Reply to this email directly or view it on GitHub:
#2 (comment)

from puphpet.

 avatar commented on June 16, 2024

I've tested it again and couldn't reproduce it. The form does remember the vhosts when there is an error in the form.
Must have been me.

Thanks

from puphpet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.