/home/altere25/rockymountainlax.com
NameSizeModeActions
.tmb/-0755rm
.well-known/-0755rm
cgi-bin/-0755rm
pki-validation/-0755rm
ryan/-0755rm
wp-admin/-0755rm
wp-content/-0755rm
wp-includes/-0755rm
wp-snapshots/-0755rm
.ftpquotas910644editdlrm
.htaccess8030644editdlrm
.htaccess.07122020.bak2350644editdlrm
.htaccess.07272020.bak2350644editdlrm
.htaccess.bgb2350644editdlrm
boldgrid-backup528300800644editdlrm
bvubdrkk.php73170644editdlrm
index.php4050644editdlrm
license.txt199150644editdlrm
php.ini6350644editdlrm
readme.html74090644editdlrm
wp-activate.php73870644editdlrm
wp-admin.php00644editdlrm
wp-blog-header.php3510644editdlrm
wp-comments-post.php23230644editdlrm
wp-config-sample.php33360644editdlrm
wp-config.php35360600editdlrm
wp-cron-cwig.php16590644editdlrm
wp-cron.php56170644editdlrm
wp-links-opml.php25020644editdlrm
wp-load.php39370644editdlrm
wp-loader.php00644editdlrm
wp-login.php513890644editdlrm
wp-mail.php85430644editdlrm
wp-settings.php290320644editdlrm
wp-signup.php345190644editdlrm
wp-trackback.php51020644editdlrm
xmlrpc.php32460644editdlrm
Edit: /home/altere25/rockymountainlax.com/wp-load.php (3937B)
' . sprintf( /* translators: %s: wp-config.php */ __( "There doesn't seem to be a %s file. It is needed before the installation can continue." ), 'wp-config.php' ) . '

'; $die .= '

' . sprintf( /* translators: 1: Documentation URL, 2: wp-config.php */ __( 'Need more help? Read the support article on %2$s.' ), __( 'https://developer.wordpress.org/advanced-administration/wordpress/wp-config/' ), 'wp-config.php' ) . '

'; $die .= '

' . sprintf( /* translators: %s: wp-config.php */ __( "You can create a %s file through a web interface, but this doesn't work for all server setups. The safest way is to manually create the file." ), 'wp-config.php' ) . '

'; $die .= '

' . __( 'Create a Configuration File' ) . '

'; wp_die( $die, __( 'WordPress › Error' ) ); }