i have a URL that looks like this
......index.php?option=com_jumi&fileid=8&Itemid=34
i know that i can view the source of the file just by view source from the browser, but since i have FTP permission for the site, i would like to be able to edit the file.
but i dont know which file to edit!
how do i find out which file is this link going to so that i can access it through ftp?