Validating profile... 0% complete

What is your current level of experience in freelance work?

 

 

Instalação Script Servidor Vps

Instalação e Configuração de script php em servidor VPS Namecheap. A instalação do script terá como etapas: 1. Transferência do arquivo para o servidor VP 2. Instalação do script conforme determinação do desenvolvedor 3. Executar os comandos npm install, npm install -g pm2 e pm2 start src/livesmart.js e alterar as configuração Apache via cPanel com os dados: ProxyRequests off SSLProxyEngine on SSLProxyVerify none SSLProxyCheckPeerCN off SSLProxyCheckPeerName off SSLProxyCheckPeerExpire off ProxyPreserveHost On <Location "/"> Order allow,deny Allow from all ProxyPass https://localhost:9002/ ProxyPassReverse https://localhost:9002/ </Location> <Location "/dash"> ProxyPass "!" Order allow,deny Allow from all </Location> <Location "/server"> ProxyPass "!" Order allow,deny Allow from all </Location>Category: IT & ProgrammingSubcategory: OtherProject size: SmallIs this a project or a position?: ProjectI currently have: I have specificationsRequired availability: As needed