Here is my simple php page in which i have links to the Joomla article, but all links are broken, it returns “file not found”. I understand, that these external links don’t work because they indicate internal pages of Joomla(1.5). How should I configure them so they will start to work?
p.s.: please, forgive me for my terrible English.
You have to set the settings of the page to public. you can do it by using joomla options.
then get the URI try with that. Should work.
edit : also you might have to define the access levels. Follow this link as guide.