jeromeetienne/neoip/master/src/apps/neoip_oload/html_example_obsolete/experimentation/uri_rewrite/.htaccess - Htaccess File

jeromeetienne/neoip/master/src/apps/neoip_oload/html_example_obsolete/experimentation/uri_rewrite/.htaccess

RewriteEngine On
# ok the absolute path seems needed here... which is rather ugly
RewriteBase  /~jerome/neoip_html/experimentation/uri_rewrite
RewriteRule  ^playlist/(.*)$    test_uri_rewrite.html?playlist_name=$1 [R]

On Github License

Files

Download PDF of Htaccess file

Comments

Apache