Mail order, logistics, dating or emotional content - every industry has special requirements for check-out, risk and support. And we have special solutions.
Nothing illustrates our added value for our customers more than the large number of successful projects that we were able to implement together. A selection.
Short information about news about our customers, projects and features.
Payment does not have to be complicated. However, there are technical terms that are often not common.
Can we help you
In the upper search bar you can choose between two search options. The search by category and the search by alphabet. Just click on the navigation button above the selection. If you need further information, please contact us. We look forward to hearing from you.
Then do not hesitate and contact us. We make every effort to answer all questions as quickly as possible and to keep our glossary up to date in order to provide you with the greatest possible amount of information.
Htaccess
htaccess is a file on the web server. In it the access rights are managed (ht=hypertext; access=access). In combination with the htpasswd file, individual directories can be password protected.
What can the htaccess file
But the htaccess file can do a lot more. Important functions like the administration of error documents or the access protection for single files or whole directories are essential for the operation of a website. The redirection of outdated or incorrect addresses, the redirection of "www." addresses if a URL without www. abbreviation was called, are other important functions of the htaccess file.
Apache directive variant
.htaccess files are an Apache directive variant of the Perl language. For development reasons, the format of .htaccess files is a part of the Apache HTTP server's httpd.conf configuration file.