[Playlist] Online XSPF validator
Sebastian Pipping
webmaster at hartwork.org
Thu Oct 5 02:06:44 UTC 2006
Lucas Gonze wrote:
> Another request/comment:
>
> After you submit the form, the URI changes to /check.py. It would be
> good if this was a prettier URI. For example, it might be /checker,
> or it might just be on /.
---------------------------------------------------------------------------
The "/check.py" suffix should be completely gone now.
I am using this
RewriteEngine On
RewriteBase /
RewriteRule ^$ check.py [L]
for .htaccess . If anybody with expert knowledge on
this sees a problem in these lines please let me know.
(By offlist mail please, not by hacking the server...)
Regards, Sebastian
More information about the Playlist
mailing list