Windows Server Configuration (wamp) for different applications with subdomains [closed]

closed. this question is out of scope and is not currently accepting answers.

want to improve this question? Update the question so it's on-topic for Stack Overflow.

Closed 1 year ago .

improve this question

I am developing PHP / Laravel applications and need to configure a local server to access different directories from the same domain, as in the examples below:

Dominio.com/aplicacao01 ac > access an application x

Dominio.com/aplicacao02 ac > access an application y

Since I have no experience with Windows Server configuration or freedom to configure how I find it most appropriate, I need to adapt to what was provided:

Windows Server, running wamp with different directories for each laravel application.

Any light?

Author: Thiago Maciel, 2019-11-13

1 answers

Opa, I'm using wamp too, take your project(application) folder and put inside the "WWW" folder inside the Wamp server folder, it's located in the local disk C:\wamp64\www

Put the AI folder inside, then you go to the browser and type: localhost/your_past/your_application.php

 0
Author: jorge_luiz_prof_iniciante, 2019-11-13 10:25:46