Reputation: 21
When I use: {{store url="forum"}}
it results in: www.domain.com/index.php/forum
. I want the url without index.php .i.e. www.domain.com/forum
. What do I need to change for this to work?
Upvotes: 0
Views: 1664
Reputation: 37700
Go to System > Configuration > Web > Search Engines Optimization and ensure "Use Web Server Rewrites" is set to "Yes".
Upvotes: 0
Reputation: 2338
sorry about the last answer...i misunderstood your question.
there are a number of ways to accomplish what you want.
if you can explain what your specific problem i think i'll be able to help you. feel free to respond good luck
Upvotes: 0
Reputation: 2338
this is what you need to use:
{{config path="web/unsecure/base_url"}}
i hope this was helpful
Upvotes: 1