New answers tagged web-development-server
Best practices
1
vote
0
replies
0
views
Why does my website randomly show a server error?
I just tried to reach your website and the error displayed in full was:
Gateway Timeout
Server error - server 164.52.200.116 is unreachable at this moment.
There was also the issue that it doesn't ...
Best practices
0
votes
0
replies
0
views
Why does my website randomly show a server error?
I saw that you said that you checked the hosting server status (no downtime) but you could ping the host and see if it returns your packets or if there's a % loss.
Best practices
2
votes
0
replies
0
views
Why does my website randomly show a server error?
It could be the web server itself and not your website/code/PHP but idk, there are so many facets to code/I.T.
Best practices
7
votes
0
replies
0
views
Why does my website randomly show a server error?
What are the common reasons behind random server errors in a booking website?
What most "random errors" have in common, is that they aren't random.
Do some proper debugging, start with ...
Advice
1
vote
0
replies
0
views
How to protect routes containing data from MongoDB on a website
Well, you need an authentication system. Some way for people to log in, and a system to distinguish logged in users from anonymous users. Your sensitive pages must not disclose any data to anonymous ...
Top 50 recent answers are included
Related Tags
web-development-server × 1440javascript × 333
html × 245
python × 230
node.js × 217
php × 196
django × 189
reactjs × 134
web × 98
express × 90
flask × 90
backend × 88
css × 87
java × 63
mysql × 51
database × 41
server × 39
frontend × 38
mongodb × 35
deployment × 33
apache × 32
python-3.x × 27
wordpress × 25
ajax × 24
laravel × 24