apache rewrite

Harris Kosmidhs hkosmidi at laboratorium.gr
Wed Apr 9 16:24:07 EEST 2008


Antonis Christofides wrote:
>> RewriteEngine On
>> RewriteBase /aoua/
>> RewriteRule \.(css|jpe?g|png|html|gif|js|txt|ico) - [L]
>> RewriteRule ^albums/(.*)$ index.php?module=albums&id=$1 [L]
>> RewriteRule ^albums$ index.php?module=albums [L]
>>
>> Συγκεκριμένα πάει να φορτώσει το jquery.js αλλά το καλεί ως: 
>> aoua/albums/jquery-1.2.js και επειδή φυσικά δεν υπάρχει φάκελος albums 
>> δεν φέρνει τίποτα.
>>     
>
> Μπορείς να ελάμπορειτ αυτή την παράγραφο; Τι εννοείς "πάει να
> φορτώσει" και "καλεί ως";
>   

Έχω στο head ένα <script> για το Jquery και στα Logs δείχνει ότι αντι να 
το καλέσει από το http://localhost/aoua/jquery.js προσπαθεί να το 
καλέσει από το http://localhost/aoua/albums/jquery.js




More information about the Linux-greek-users mailing list