Skip to content

Technology Forum

SEO, Speed Up website, Server Optimization, Linux, Open Source Softwares

  • Home
  • General
    • Web Server
    • Website Formatting
  • IT Companies
  • Optimization
    • PHP
  • Linux
  • Home
  • admin
  • Page 5

Author: admin

Guide to Domain Name Status Codes

Posted on May 12, 2015May 12, 2015 By admin No Comments on Guide to Domain Name Status Codes
Domain Name

ACTIVE: The registry sets this status. The domain can be modified by the registrar. The domain can be renewed. The domain will be included in the zone if the domain has been delegated to at least one name server. REGISTRY-LOCK: The registry sets this status. The domain can not be modified or deleted by the … Read More “Guide to Domain Name Status Codes” »

Apache Optimization

Posted on April 25, 2015 By admin No Comments on Apache Optimization
Optimization

The efficiency with which Apache/httpd runs can greatly be improved with a few small tweaks in the Apache configuration file. Below are the major parameters that can be tweaked to improve the performance of the server. Timeout : This directive “Timeout” is used to define the amount of time Apache will waitfor a GET, POST, … Read More “Apache Optimization” »

Plesk: Disable Nginx and Rebuild Httpd Configuration

Posted on January 18, 2015January 18, 2015 By admin No Comments on Plesk: Disable Nginx and Rebuild Httpd Configuration
Plesk Panel

You can disable Nginx on your server through command line Code: /usr/local/psa/admin/sbin/nginxmng -d And rebuild httpd configuration through command line Code: /usr/local/psa/admin/sbin/httpdmng –reconfigure-all

Encrypt and Decrypt for URL Using PHP

Posted on January 13, 2015February 16, 2023 By admin No Comments on Encrypt and Decrypt for URL Using PHP
PHP

Here is the function for Encrypt and Decrypt (String, text, ids) for URL Using PHP. please set change $secret_key and $secret_iv for your wish to generate secure encryption and decryption keys. function encryptor($action, $string) { $output = false; $encrypt_method = “AES-256-CBC”; //pls set your unique hashing key $secret_key = ‘tst’; $secret_iv = ‘tst123’; // hash … Read More “Encrypt and Decrypt for URL Using PHP” »

Popular Sites run on which Platforms?

Posted on January 11, 2015January 11, 2015 By admin No Comments on Popular Sites run on which Platforms?
General

Site Up Since Server Platform Programming Language Google.com November 1998 Linux C, Java, C++, PHP & MySQL Facebook.com February 2004 Linux PHP, MySQL and C++ YouTube.com February 2005 Linux C, Java and MySQL Yahoo.com August 1995 Linux C++, C, Java, PHP & MySQL MSN.com (owned by Microsoft) August 1995 Windows ASP.net Live.com (owned by Microsoft) … Read More “Popular Sites run on which Platforms?” »

Posts pagination

Previous 1 … 4 5 6 … 9 Next

View Posts

  • PHP FPM modification – Plesk
  • HTML: Link rel – Preload
  • HTML: Attributes of rel
  • Linux Commands
  • Security HTTP Headers

Categories

  • Domain Name
  • General
    • Servers
    • Web Server
    • Website Formatting
  • IT Companies
  • Linux
  • MySQL
  • Optimization
    • PHP
  • Troubleshooting
  • Web Hosting Control Panel
    • Plesk Panel
  • Websites
    • CSS
    • HTML
    • Optimization
  • Windows
    • Windows 10

Recent Posts

  • PHP FPM modification – Plesk
  • HTML: Link rel – Preload
  • HTML: Attributes of rel
  • Linux Commands
  • Security HTTP Headers

Copyright © 2025 Technology Forum.

Theme: Oceanly News by ScriptsTown