Package: www.debian.org
Severity: normal

Hi,

taffit talking about xul-ext-pdf.js packages
But https://packages.debian.org/xul-ext-pdf.js 404 while
https://packages.debian.org/search?keywords=xul-ext-pdf.js succeeds.

Indeed in apache conf:
   # we never want to rewrite those URLs
   [..]
   RewriteRule ^/[^/]+\.css - [L]
   RewriteRule ^/[^/]+\.js - [L]
   RewriteRule ^/favicon.ico$ - [L]
   RewriteRule ^/robots.txt$ - [L]
   [..]
   RewriteRule ^/([^/]+)$               /search?keywords=$1 [R,L,NE]

As :
* we want to keep the url http://pdo/$package working
* policy allows package name to end with .css .js or even be named favicon.ico

--> What about moving static *css and *js to a static dir ?

-- 
Simon Paillard


-- 
To UNSUBSCRIBE, email to debian-www-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20140820215914.453.76925.report...@glenfiddich.mraw.org

Reply via email to