Articles
If you wish to only allow specific addresses to access an app, you can add the following to your...
If you suspect you are under attack from a specific IP address, you can block it from accessing...
You can configure an app so that the browser will cache files it downloads from your server. When...
By default, web browsers do not allow websites to make cross-origin requests in certain...
Directory listing is a webserver feature where the webserver will automatically generate an HTML...
HTTP Strict Transport Security (HSTS) is a security mechanism in which a website tells the...
Once you have enabled SSL on your site, SellCloud makes it easy to redirect all plain HTTP...
Once you have enabled SSL on your site, SellCloud makes it easy to redirect all plain HTTP...
Once you have enabled SSL on your site, SellCloud makes it easy to redirect all plain HTTP...
If you want to limit access to one of your apps, you can place password protection on it using a...
You can give limited access to a single file on your server by using a .htaccess file, similar to...
You can safely customize and control the behavior of your WordPress apps by entering instructions...
To redirect all requests to a different domain name, create a .htaccess file in your app's web...
To redirect all requests to a different domain name, create a .htaccess file in your app's web...
Some PHP applications look for configuration data in environment variables. You can set...
If you need to replace strings in the output of your PHP scripts before they are sent to the...
You can control the behavior of the Apache web server by creating a file named .htaccess in your...