All public logs

From Notes_Wiki

Combined display of all available logs of Notes_Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 09:07, 31 January 2026 Bhargava talk contribs created page Steps-For-fixing-CORS-Vulnerability (Created page with "= Steps for CORS Fixing in Serverbazar.in = == Step 1: Create the CORS configuration file == Create a file named '''force-restrict-cors.conf''' at the following path: <syntaxhighlight lang="bash"> nano /etc/httpd/conf.d/force-restrict-cors.conf </syntaxhighlight> --- == Step 2: Add CORS restriction configuration == Paste the following configuration into the file. This configuration allows requests **only** from the domain '''serverbazar.in'''. <syntaxhighlight lan...")