python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How do you disable the directory listing and instead redirect it to my site with cPanel
If search my site www.example.com it takes me to the directory of the site. How can I redirect it so it displays my website without having to find it through the directory?
Axcelo
Votes: 0
Answers: 0
Installing gettext in virtual environment of shared hosting
I made a multilingual django website and I am deploying it to shared hosting. I should install gettext to virtual environment. I have read about gettext is not python package so I can't install it usi...

Aysulu Mambetnazarova
Votes: 0
Answers: 1
php including broke after testing on live environment
I'm having trouble launching my php web-app to the cloud ( shared-hosting )
My web-app works on localhost ( windows environment ) without errors or warnings,
but when I try running it on linux ( ubunt...
plugandplay
Votes: 0
Answers: 0
Synchronization across different systems
I have 2 systems let's call them i and j. Each have it's own database.
Each have a registration page, where a user is inserted in a user table.
What is the best way to synchronize both tables, where i...
alkoofi
Votes: 0
Answers: 1