Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Cosme Moreira

Pages: [1]
1
Information / Change CWP7 account main domain path.
« on: September 01, 2022, 10:34:12 PM »
Change CWP7 account main domain path.

The home domain of the CWP pro account using Centos 7, by default points to the path /home/USER_NAME/public_html. How can I change this path to /home/USER_NAME/myproject/public?

2
Aplications / Laravel 9 application deployment.*
« on: August 18, 2022, 12:31:12 AM »
Good night, I'm trying to Deploy a application in Laravel 9.* but in all the ways I've tried, when accessing my domain I can't access the application.
I've already tried in the following directories "/home/USERNAME/public_html" and "/var/www/myproject" redirecting public_html to the folder "myproject/public"

Can anyone help me, where should I deploy my project?

My VPS:
Apache version: Apache/2.4.53
PHP version: 7.4.25 Forced PHP-FPM: 7.4
MySQL version: 10.2.44-MariaDB
FTP version: 1.0.47
SSH Port: 1140
MySql Port: 3306
Web Servers: nginx-varnish-apache

Pages: [1]