URL-Encrypter
Encrypts any URL, in order to protect tags such as id, name, etc. The encrypted URL can be decrypted with the help of the available function. The algorithm has been built especially for web usage: It's a non-symmetric solution, with these advantages: - Browser-secure encryption. All URL-characters are translated with an alphanumeric (BASE64) string, which changes in every encryption process. - The encrypter uses server-, session-, timer and static information, making every encryption process unique. You can further add password security or any other information. - Every URL is unique, even if the base URLs are equal. - Very easy implementation - just call two functions (Encrypt() / Decrypt()), and the script does the rest. - The tag values can be extracted directly from the encrypted URL. - You can extend this script at will (RS4, SSL, etc.), since you'll get the source code.
Business Directory Theme (New 2022) - Download Now!Sponsored
Monitoring Spot Instance Prices and Migrating Instances to Optimal Types/Regions
Automatically monitoring AWS Spot instance prices and moving servers to better instance types or regions for maximum sav
Help/Fix on AWS VPC General/Advanced Services (1 Hour)
One hour of help or fixes for AWS VPC networking issues or advanced configurations.
AWS Aurora DB configurations
Set up or tune Amazon Aurora for high performance and high availability workloads.
Management of Shared Storage Using AWS EFS
Setting up and managing a shared disk/folder using AWS EFS so multiple servers can access the same data at the same time



