[wp-hackers] Path of wp-config.php in auth.php
Carthik Sharma
carthik at gmail.com
Thu Jul 1 22:38:48 UTC 2004
wp-admin/auth.php has
require_once('../wp-config.php');
So this is preventing me from using auth.php in a file in the "root"
directory, like, in index.php, for example.
I want to use auth.php in the root directory. How do I go about it? Any ideas?
Restrictions:
1. I do not want to modify auth.php, and do not want to put in my
absolute path, cause this is part of a hack that I want to make
available.
Carthik.
--
When nothing is done, nothing is left undone -- 老子 Lǎozi
University of Central Florida
Homepage: http://carthik.net
More information about the hackers
mailing list