Arkadaslar local calisirken sorun yasamadigim smartoptimizer ile servere upload ettikten sonra bir turlu calistiramadim ve sorunlari cozemedim. Oncelikle .htaccess ten anlamam. icerigi soyle;
<IfModule mod_expires.c>
<FilesMatch "\.(gif|jpg|jpeg|png|swf|css|js|html?|xml|txt|ico)$">
ExpiresActive On
ExpiresDefault "access plus 10 years"
</FilesMatch>
</IfModule>
<IfModule mod_rewrite.c>
Options +FollowSymLinks
RewriteEngine on
RewriteBase /
Godaddy shared account ile smartoptimizer calistirmak imkansiz gibi gorunuyor. Tahminim sorun basepath da fakat ne denediysem olmadi. Server linux. /home/content/xx/xxx/html godaddy absolute path dir. Ayrica ana domain altinda asdfgh dizini olduguna dikkat cekmek isterim. Yardimlariniz icin simdiden tesekkurler.