Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nightmarevco/virtualhost-reverseproxy


https://github.com/nightmarevco/virtualhost-reverseproxy

Last synced: about 5 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Repositorio para Vitualhost y Proxy Reverso

En una instancia de Ubuntu, se puede ejecutar el siguiente comando para instalar un servidor web con virtualhost y proxy reverso.

## Ubuntu:

```sh
wget https://raw.githubusercontent.com/NightmareVCO/virtualhost-reverseproxy/refs/heads/main/setup.sh && chmod +x setup.sh && bash setup.sh "github-repo-url"
```