I am using joomla 1.5.2. When the mod_rewrite and SEF is enabled I have different url and it is not working. For example:
https://sampleprojects.com/component/jobboard/buy (SEF and Apache mod_rewrite enabled)
https://sampleprojects.com/index.php?option=com_jobboard&view=buy&Itemid=2(SEF and Apache mod_rewrite disabled)
I have SSL on my site, and I have .htaccess file also. The problem is that the Itemid is not added in the SEF URL.