Server and Hosting

Welcome to the portal about Server and Hosting.

New Topics

XAMPP: Call via HTTPS leads to Error 403 (Access Forbidden)

Recently, I set up a small own server in a virtual machine using XAMPP to test my PHP and MySQL projects locally. This worked surprisingly well and...

Question | 1 Answer

XAMPP: How to set up SSL/HTTPS for local Projects

In this tutorial, I would like to show you how to set up your XAMPP configuration in a way that you can access your local PHP projects via SSL and in...

Tutorial | 0 Comments

HTTP Status Code for Redirection to Logout Page after Timeout

If one of my users was not online for a longer time and if the user is then trying to show one of his personal pages, he will be logged out...

Question | 1 Answer

Storing Images in MySQL-Database or on WebSpace - Advantages and Disadvantages

At the moment, I am trying to create an entirely reworked website, so it is time to throw away old habits. One of my old habits was to always and...

Question | 1 Answer

What is a LAMP-Server?

In my job, I am often confronted with the question, what is meant, when talking about a so-called LAMP-Server. The assumptions range from a...

Info | 0 Comments

Run program on FTP Server

Is there a command to start an arbitrary application on an FTP server on the server side? I want to pass the name of the application and some...

Open Question | 1 Answer

New Answers and Comments

Stefan Trost: This file has no file extension. It's just "hosts" without any extension like mentioned in the text...

Tutorial | Create virtual domains for Apache/XAMPP

Guest: At what file extension should I save the edited C:\WINDOWS\system32\drivers\etc\hosts I wonder what file extension should apply because I am confused...

Tutorial | Create virtual domains for Apache/XAMPP

Stefan Trost: In order to be able to access your projects via HTTPS in the browser, you must first set up an SSL certificate on your Apache server. By itself,...

Question | XAMPP: Call via HTTPS leads to Error 403 (Access Forbidden)

Computer Expert: The code "301 Moved Permanently" is indeed not fitting very better. It says that the requested content is moved permanently to another URL and that...

Question | HTTP Status Code for Redirection to Logout Page after Timeout

Computer Expert: In general, I would not recommend to store images within a database. Instead, I would always prefer the filesystem. Of course, it always depends on...

Question | Storing Images in MySQL-Database or on WebSpace - Advantages and Disadvantages

Computer Expert: Yes there is, the command you are looking for is called "SITE EXEC". Here's an example: site exec tool.exe But be careful: On most newer FTP...

Question | Run program on FTP Server

Popular Topics

Run program on FTP Server

Open Question | 1 Answer

Show more

Open Questions

Participate

Everyone can participate in Askingbox. Open your topic directly in this category:

 
If you should have any questions: That’s how it’s done.