Skip to main content

All Questions

Tagged with
0 votes
0 answers
34 views

Load main domain from a directory for a Laravel project

I have a domain example.com, as well as some sub-domains sub1.example.com, sub2.example.com, ..etc. I want to load the main domain from a directory to organize the directories to avoid having Laravel ...
user25934652's user avatar
0 votes
0 answers
45 views

How to deploy next.js 14 application on namecheap vps with no nodejs setup tool

I have a namecheap VPS host that uses : AlmaLinux v8.10.0 STANDARD kvm cPanel Version 120.0.9 and I have a problem in deploying my nextjs application in it . I followed this guide : https://docs....
Khaldoun Al Halabi's user avatar
0 votes
0 answers
32 views

How can I point my domain to my NextJS app?

I operate an Apache server running Alma Linux, equipped with cPanel/WHM, hosting multiple websites on various subdomains. I aim to use my primary domain with my Next.js application, which is already ...
HowardCodes's user avatar
-2 votes
1 answer
171 views

Laravel 10, No input file specified

I have recently deployed a new Laravel App to a cPanel server. However, when I try to access the website, I encounter an error message saying "No input file specified." Additionally, the ...
Murad Almadani's user avatar
0 votes
0 answers
46 views

How can I configure htaccess to process markdown files with my php script?

I'm sure I've done this before but can't find out how to do it now. On my web server, how can I configure .htaccess file to pass any requests for markdown files through my php script for processing ...
yarns's user avatar
  • 217
1 vote
2 answers
320 views

Publishing an SSR app w/ Angular 17 on a cPanel is possible, right?

When I build my Angular 17 SSR project with ng build, I get this: ├── dist │ └── my-project │ ├── .DS_Store │ ├── 3rdpartylicenses.txt │ ├── browser │ │ ├── .DS_Store │ │...
Ibrahim Sefer's user avatar
0 votes
0 answers
78 views

How to add Proxy pass, Reverse proxy pass to my apache virtual host configuration?

I am working on a VPS fully managed server. Many applications are running on it. For one of my domains, I want to pass a proxy to it. I did ssh and found the below information from the /etc/apache2/...
Dibyajyoti Parida's user avatar
0 votes
0 answers
54 views

Redirect main domain and all subdomains to non www

Folders structure inside public_html: main index.php subdomain1 index.php .htaccess subdomain2 index.php .htaccess .htaccess in root document: RewriteEngine on #Redirect www to non ...
Dev's user avatar
  • 11
0 votes
0 answers
37 views

How do I access my Apache Directory Listing on my site hosted by Hostgator

I recently deployed and am hosting a site through Hostgator. I would like to access the sites apache directory listing, but am unsure the steps how. I have tried finding videos on setting up a apache ...
very_stupid_1's user avatar
0 votes
0 answers
406 views

Failed to start Apache web server managed by cPanel EasyApache

I'm on CentOS 7. After updating the SSL certificate on my server, the httpd service refused to restart. Below is the result of the systemctl start httpd.service command: Job for httpd.service failed ...
Marcel Callo's user avatar
0 votes
0 answers
18 views

'ascii' codec can't encode characters while uploading file in django and cpanel

hello I have a Django project. it work perfectly in local host but when I deployed it on cPanel I got an error when I want to upload an image. 'ascii' codec can't encode characters in position 37-43: ...
Matin Rajabi's user avatar
0 votes
0 answers
82 views

Cors problems with Html2canvas loading images from Laravel public storage

I'm trying to grab a piece of HTML that has images stored in Laravel's public storage. The images show up fine on my page, but when I use html2canvas to export, it throws a CORS error. It's saying ...
Alexander32's user avatar
1 vote
0 answers
41 views

CentOS 7 to 8, now apache issue

I successfully got CentOS 8 installed from CentOS 7. However, now it seems that there is an issue with Apache. I can load WHM (cPanel) successfully, and go into the Apache settings - when I try to ...
Maikeru Diron's user avatar
0 votes
1 answer
201 views

Where should i give VirtualHost conf in cpanel & WHM managed Apache

Title: Trouble deploying Next.js app on CentOS 7 VM alongside cPanel mailserver Question Body: I've been working on setting up a CentOS 7 VM where I've successfully configured a mail server using ...
Safvan-tsy's user avatar
0 votes
0 answers
90 views

Deploy nuxt js project on shared hosting

I had a project in which some routes are dynamic. Earlier when I had to deploy the project then what I did that I hit the command "npm run generate" which generates some html files in ....
Nancy IWS's user avatar

15 30 50 per page
1
2 3 4 5
30