Skip to main content
0 votes
0 answers
59 views

How can I point a subdomain at a directory without breaking PHP includes?

I am trying to use a subdomain to make an internal file browser on my site look flashier. My site is example.com. I have a directory at example.com/files/, with many various subdirectories. I want ...
user24261195's user avatar
-3 votes
0 answers
18 views

cPanel/Webmail Issue With Custom Theme [closed]

I've created a custom cPanel theme which is essentially just the standard Jupiter theme with some CSS styles. This is called "phhosting". The theme is displaying correctly when I view cPanel ...
jamesmonk83's user avatar
-1 votes
0 answers
42 views

One element on my webpage seems to work fine locally but when going to host it on my domain it breaks

Recently I decided to remake my website to try and see if i could do better than when i first started, but i guess im just bad. So when run locally it seems to work fine and then i go to host it on ...
BKDziti's user avatar
0 votes
0 answers
16 views

Continuous Server Connection Issues on Hostinger - Going Crazy Trying to Fix It

thanks in advance for your help and advice. I'm experiencing continuous server connection issues with my website hosted on Hostinger. The site goes down randomly, and I have no idea what's causing it. ...
Jhon St's user avatar
0 votes
0 answers
19 views

Restricted access to NodeJS API [duplicate]

I am creating some APIs in NodeJS that I would like to access through a specific domain. The APIs should not be exposed to public. Can someone please tell me how to do it securely? I am keeping my ...
Syal's user avatar
  • 17
1 vote
0 answers
41 views

Websocket failing on real domain

I am developing a turn-based game with websocket communication. It all works on localhost, and it actually worked on my previous domain on the same server I am at now. But now, when I changed domain, ...
eligolf's user avatar
  • 1,886
-2 votes
1 answer
39 views

I can't deploy the site on the hosting after localhost via Duplicator [closed]

Gives this error После разворачивания Duplicator показывает такие ошибки Here is the text from the screenshots SCRIPT FILE TEST: /home/g/genado6g/udv.webmolot.pro/public_html/index.php EXCEPTION ...
maindenis's user avatar
0 votes
0 answers
42 views

PostgreSQL , shared environment [duplicate]

PostgreSQL version (14.17) I have a PostgreSQL setup where I want to restrict a role, user1_db, to only see and connect to specific databases it has been granted access to. I've tried with the ...
include's user avatar
0 votes
0 answers
25 views

Hosting Angular i18n Application

I am currently trying to host an Angular 19 application with i18n support on Vercel. When building an app with the different localizations, the build files are located under: app/project-name/browser/...
stars's user avatar
  • 23
-1 votes
1 answer
72 views

503 error after 3 minutes of execution time [closed]

I have an function that tries to synchronize data of the API to the system and the system data needs to be synchronized with the API. As you can imagine this can take a little while, definitely when ...
oelimoe's user avatar
  • 421
-1 votes
1 answer
165 views

Build timed out error when uploading next.js app to Amplify hosting

I have a next.js app which I want to deploy using AWS Amplify hosting. Locally works fine, I can build and start the app properly. I am using Bitbucket repository to upload files to Amplify which auto ...
Besart's user avatar
  • 217
2 votes
0 answers
389 views

Best approach for Using AWS Amplify Gen 2 with Separate Backend and Frontend Repositories

I am working on a project where I want to use AWS Amplify Gen 2 for the backend while keeping the frontend and backend in separate Git repositories. The backend will be fully managed by AWS Amplify, ...
Rashod Korala's user avatar
-1 votes
1 answer
78 views

Hosting Next.js build (.next directory) on Vercel without full source code

I have a .next build folder from a Next.js project and want to deploy it on Vercel without the source code. I pushed only the .next folder to GitHub. My Vercel settings: Build Command: echo "...
marianlukavyi's user avatar
0 votes
0 answers
42 views

Setting up Nginx Webhosting with React and socket.io

I'm trying to configure nginx to work with my socket.io websockets. I have an app with a React frontend and a backend that uses Nestjs and Socket.io. The app runs fine on my local machine but now I'm ...
i'mlearningtocode's user avatar
-1 votes
1 answer
262 views

How to make CosmosDB work with an Azure Web App

I'm hosting a WebApp on Azure (Linux) that connects to Cosmos DB. When running the app locally, I use azd auth login, and it works perfectly. However, when the app is hosted on Azure, I understand ...
Kk.cs's user avatar
  • 15

15 30 50 per page
1
2 3 4 5
379