Request for future release in laragon
-
Request for future release in laragon:
apache and nginx
sites-enabled
folder auto pickupproxy.site.test.conf
and set in HOST file and SSLjust like and you create a folder in www.
@leokhoa will be possible?
-
@kaxias : Could you please provide more details?
-
I'm sorry for my bad English.
what I want to see in laragon is.
be able to create a proxy file for apache or nginx
example:
proxy.site.test.conf
and laragon will ignore the folder www,
do changes normally on HOST file and auto.openssl.conf automatic.I hope you understood me.
@leokhoa
-
@kaxias Looks like what you're asking is already there. In fact, laragon creates automatic apache & nginx configuration while creating the app, which points to www directory. You can just remove
auto.
prefix to put your own configuration. Just checkoutc:/laragon/etc/apache2/sites-enabled
andc:/laragon/etc/nginx/sites-enabled
. Am I right about your query or is there something else you need?
-
@riyaz7us, not that. what I just need put a file inside folder sites-enabled without need to create a folder inside www
and have laragon pick up and do the rest normally
-
I do make a lot of project flask and django sou a have created many proxy files alter all manually that take time to do.