PATH:
root
/
koziolek
<?php /** * The base configuration for WordPress * * The wp-config.php creation script uses this file during the installation. * You don't have to use the website, you can copy this file to "wp-config.php" * and fill in the values. * * This file contains the following configurations: * * * Database settings * * Secret keys * * Database table prefix * * ABSPATH * * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/ * * @package WordPress */ // ** Database settings - You can get this info from your web host ** // /** The name of the database for WordPress */ define( 'DB_NAME', "25354426_jurkoz" ); /** Database username */ define( 'DB_USER', "25354426_jurkoz" ); /** Database password */ define( 'DB_PASSWORD', "TTujvl04k7kIjhKO07Bv" ); /** Database hostname */ define( 'DB_HOST', "mysql8" ); /** Database charset to use in creating database tables. */ define( 'DB_CHARSET', 'utf8mb4' ); /** The database collate type. Don't change this if in doubt. */ define( 'DB_COLLATE', '' ); /**#@+ * Authentication unique keys and salts. * * Change these to different unique phrases! You can generate these using * the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service}. * * You can change these at any point in time to invalidate all existing cookies. * This will force all users to have to log in again. * * @since 2.6.0 */ define( 'AUTH_KEY', '}u_wgpLsfb?#>XNP%GCL(@$EH)e)<&#$%dlOA5w8C)21]5D)OXBsK.0s[J&x~9](' ); define( 'SECURE_AUTH_KEY', 'P;W/-Pjd @|6wBaGp+{iz8?Ph`9Qt(](^]M1b)n^,-$6xGyh7[a16-.ekwO3^N/E' ); define( 'LOGGED_IN_KEY', '.|/75y//Cx!gV{oxqaS1uF0Q|h($}H>^.e,bjO*=<8[n[pMReF1fG %HdSgs7:$(' ); define( 'NONCE_KEY', 'a_?:8u #H|ZT3of+Fx,,|o<Kn(Ybd>DCAA;!5Wh12+LnqXRq?PP`mqb7tN@QL kX' ); define( 'AUTH_SALT', '.BImu*X9H0^Ek)B7;+u+fPoy2<Ir~SPD[ _SM}E,w~/+@r[Uc4iUkQh;Q3$i!UU8' ); define( 'SECURE_AUTH_SALT', 'BfsaIG!1V_63a%13D71)p)(J-H!MQ8QH1y5S6?WYCjh|&.GC_N@~U<_z6}`?]!Jc' ); define( 'LOGGED_IN_SALT', '@Vr>I,<xD#l@|3&1cB7_x.s9tl#-;W=8.0iAX$Ee)c)kZJJF|Vx0~s`we-F^nt;g' ); define( 'NONCE_SALT', ')DN;h}.Mus>d:}|SSW|=if>l94*/OyXk(DSzUA ]?tX !cHs*6!jJst^6Zg:!.m~' ); /**#@-*/ /** * WordPress database table prefix. * * You can have multiple installations in one database if you give each * a unique prefix. Only numbers, letters, and underscores please! * * At the installation time, database tables are created with the specified prefix. * Changing this value after WordPress is installed will make your site think * it has not been installed. * * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/#table-prefix */ $table_prefix = 'wp_'; /** * For developers: WordPress debugging mode. * * Change this to true to enable the display of notices during development. * It is strongly recommended that plugin and theme developers use WP_DEBUG * in their development environments. * * For information on other constants that can be used for debugging, * visit the documentation. * * @link https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/ */ define( 'WP_DEBUG', false ); /* Add any custom values between this line and the "stop editing" line. */ /* That's all, stop editing! Happy publishing. */ /** Absolute path to the WordPress directory. */ if ( ! defined( 'ABSPATH' ) ) { define( 'ABSPATH', __DIR__ . '/' ); } /** Sets up WordPress vars and included files. */ require_once ABSPATH . 'wp-settings.php';
[-] wp-signup.php
[edit]
[+]
cgi-bin
[-] wp-links-opml.php
[edit]
[-] wp-settings.php
[edit]
[+]
..
[-] wp-login.php
[edit]
[-] wp-comments-post.php
[edit]
[+]
wp-content
[-] wp-load.php
[edit]
[+]
.well-known
[-] wp-activate.php
[edit]
[-] wp-config.php
[edit]
[-] wp-mail.php
[edit]
[+]
wp-admin
[-] wp-blog-header.php
[edit]
[-] .htaccess
[edit]
[-] wp-config-sample.php
[edit]
[-] wp-cron.php
[edit]
[-] readme.html
[edit]
[-] xmlrpc.php
[edit]
[-] wp-trackback.php
[edit]
[+]
wp-includes
[-] license.txt
[edit]
[-] index.php
[edit]
[-] installer (34).php
[edit]