I need to get dynamically the current directory in which my .htaccess file is located. Is that possible ? (A variable maybe ?).
Something like : %{SCRIPT_FILENAME}
Thank you in advance.
EDIT : If with regular expressions ? how should it look like ?