【发布时间】:2012-01-05 04:43:12
【问题描述】:
我在 joomla 中创建了一个简单的基本组件,名为 careerform,所以我想知道它的 url 是什么?会不会:
index.php/?option=com_careerform
或者在 sef 中它会是这样的:
index.php/components/careerform
或者在使用 .htaccess 时会是这样
/careerform
这是真的还是具有不同设置的 joomla 默认 URL 是什么?请说出你知道的。
感谢您的宝贵时间。
【问题讨论】:
标签: php joomla1.7 joomla-sef-urls joomla-component