Hey.
I've go a few urls that are basically custom php pages that fetch content from the Joomla database. This means that there's no component in use.
Is it possible to makes these urls into sef urls with JoomSEF?
For example, "index.php?p=project" into "/project".
Thanks!