Jump to content

Problem Home Feature Products Image [ solved ]


Recommended Posts

hello .

 

i have some strange problem with home feature products image. if in browser i type my url like this http://onthewaycompostela.com ------------- then its is fine and i can see home feature products images. but if i add the www with my url the im not able to see the home feature products image.

this is the full url http://www.onthewaycompostela.com

 

anyone have some idea pleas that how to fix this issue???

 

 

Thanks

Edited by comzemadrid (see edit history)
Link to comment
Share on other sites

thanks. this is the code. where i can make changes can you tell me pleas?

<IfModule mod_rewrite.c>

RewriteEngine on

RewriteCond %{HTTP_HOST} ^onthewaycompostela.com$

RewriteRule . - [E=REWRITEBASE:/]

RewriteRule ^api/?(.*)$ %{ENV:REWRITEBASE}webservice/dispatcher.php?url=$1 [QSA,L]

Link to comment
Share on other sites

×
×
  • Create New...