siteninismi/public_html/plsym/ dizinine indim bir sürü site ismi çıktı txt dosyasında
örnek: sultanbh##wordpress.txt
ben şimdi bunlara index basabilir miyim?
örnek: sultanbh##wordpress.txt
ben şimdi bunlara index basabilir miyim?
Follow along with the video below to see how to install our site as a web app on your home screen.
Not: This feature may not be available in some browsers.
Peki hocam onun gibi bir sürü siteden birine girdim böyle bilgiler var ben bunları nasıl kullanabilirim?Basamassın klasör olması lazım dostum
<?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 web site, you can
* copy this file to "wp-config.php" and fill in the values.
*
* This file contains the following configurations:
*
* * MySQL settings
* * Secret keys
* * Database table prefix
* * ABSPATH
*
* @link https://codex.wordpress.org/Editing_wp-config.php
*
* @package WordPress
*/
// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define('DB_NAME', 'khmeroff_wp1');
/** MySQL database username */
define('DB_USER', 'khmeroff_wpuser');
/** MySQL database password */
define('DB_PASSWORD', 'lZB]ZWW6!9#X');
/** MySQL hostname */
define('DB_HOST', 'localhost');
/** 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', 'U8f{]4ln$(H>_#v2Kb~E![lE80e_Zx[/yuf#Mh6GMR,!,4lT8UrqA%cCg:gKQ4#N');
define('SECURE_AUTH_KEY', '3?/Q3&~R*1hh/y2Iu}[ o)q-?W.OwSGWGA/s*(*E=]^I<>5;@+a**N$+r8lgKp)?');
define('LOGGED_IN_KEY', 'hGfM_yKUK<e{@BpcBhyIB&MS/-h%%pA#%xj++[#0HA/e,FP(<eHZ{-fe?J+Ddfy6');
define('NONCE_KEY', '@$|suz+/!X({|%j@?V/sA3CC|lG{BP;fP+9.:|j)qeH{%2x )RD4]zTW0j1r/:!%');
define('AUTH_SALT', 'M9?I}[G~ERe,@6_a&e{=0MDwxDM;oeaf):!0(~m4-]n3im[uf-bY>1m{(+Rn?gWM');
define('SECURE_AUTH_SALT', 'AI|gq9b!SGE1qVD3@,qHz|Bj9lia:XAz/gOck3(R;7Hqj?n?S1)jmuSVp+Rx;_UC');
define('LOGGED_IN_SALT', ']zAw.PYAH>Hh-RE!:9RGZH>X`Y?7O|zrGk+GY}E6j9Ngt-]bg9#uNXH TunFP28E');
define('NONCE_SALT', '%V0:hJ!}Ji,FEXv>8tGsaU}0J-CU?b,[[Q8m;t|?Ay+Aa_C-fO+@m)*n!L?Mpc.3');
/**#@-*/
/**
* 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!
*/
$table_prefix = 'kmf_';
/**
* 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 Codex.
*
* @link https://codex.wordpress.org/Debugging_in_WordPress
*/
define('WP_DEBUG', false);
/* That's all, stop editing! Happy blogging. */
/** Absolute path to the WordPress directory. */
if ( !defined('ABSPATH') )
define('ABSPATH', dirname(__FILE__) . '/');
/** Sets up WordPress vars and included files. */
require_once(ABSPATH . 'wp-settings.php');