Skip to content

IT Blog

Vyacheslav Gapon – personal blog, manuals, articles, notes, development

  • Русский
  • Popular categories
  • YouTube

Category Archives: Web server

Configuring HTTPS in Apache

First, I will give an example of setting up HTTPS in Apache using a self-signed key.

Continue reading “Configuring HTTPS in Apache”
Posted byVyacheslav03.02.202103.03.2021Posted inApache2, Web serverTags: SSLLeave a comment on Configuring HTTPS in Apache

Editing META widget in WordPress

To change the Meta block, you need to edit the file located in the \wp-includes\default-widgets.php directory of the site.

Continue reading “Editing META widget in WordPress”
Posted byVyacheslav24.07.202024.07.2020Posted inWordPressLeave a comment on Editing META widget in WordPress

Creating and using Favicon.ico

Favicon (FAVorites ICON) – an icon of a website or web page, displayed by the browser in the address bar in front of the page URL, as well as as a picture next to a bookmark, in tabs and in other interface elements.

Continue reading “Creating and using Favicon.ico”
Posted byVyacheslav24.07.2020Posted inInformation, Web serverLeave a comment on Creating and using Favicon.ico

Limiting, removing and disabling WordPress revisions

To disable revisions (publications) in WordPress, add one line to the wp-config.php file:

Continue reading “Limiting, removing and disabling WordPress revisions”
Posted byVyacheslav24.07.202024.07.2020Posted inWordPressLeave a comment on Limiting, removing and disabling WordPress revisions

How to transfer WordPress to another domain

Firstly, you must make a backup copy of the database and www directories.

Continue reading “How to transfer WordPress to another domain”
Posted byVyacheslav19.04.202019.04.2020Posted inWordPressLeave a comment on How to transfer WordPress to another domain

Nginx. Directory Access Restriction

In this article I will give examples of restricting access to files or directories by IP address or username and password.

Continue reading “Nginx. Directory Access Restriction”
Posted byVyacheslav09.04.202016.07.2020Posted inNginx, Security, Web serverLeave a comment on Nginx. Directory Access Restriction

How to hide email on a site from spammers

The first way through JavaScript:

Continue reading “How to hide email on a site from spammers”
Posted byVyacheslav06.03.202006.03.2020Posted inPHP, SecurityTags: EmailLeave a comment on How to hide email on a site from spammers

Configuring SSL in Nginx

Let’s say Nginx is installed, the site opens via http, and we want it to open via https.

Continue reading “Configuring SSL in Nginx”
Posted byVyacheslav24.02.202020.12.2024Posted inNginx, Web serverTags: SSLLeave a comment on Configuring SSL in Nginx

Joomla admin password recovery

In case the password from the administrative panel has been lost or forgotten, you need to execute the following sql request to the site database.

Continue reading “Joomla admin password recovery”
Posted byVyacheslav21.02.2020Posted inJoomlaLeave a comment on Joomla admin password recovery

WordPress update without FTP

Sometimes when updating plugins, themes or the WordPress engine, a window may appear asking for a username, password, FTP server address for downloading new files, so that this does not happen, you can add a line to the wp-config.php configuration file:

Continue reading “WordPress update without FTP”
Posted byVyacheslav21.02.2020Posted inWordPressLeave a comment on WordPress update without FTP

Posts pagination

Newer posts 1 2 3 4 … 10 Older posts

Categories

Contacts
About it
Privacy
Subscribe by Email (EN)
Подписаться по Email (RU)
YouTube

При использовании материалов, активная ссылка на сайт ixnfo.com обязательна!
When using materials, an active link to ixnfo.com is required!

IT Blog © 2013-2025 Privacy Policy