chebee7i/nematode/master/.htaccess - Htaccess File

chebee7i/nematode/master/.htaccess

RewriteEngine On
RewriteBase /nematode
RewriteRule ^$ easy [NC]
RewriteRule ^easy$ indexEasy.html [NC,L]
RewriteRule ^warmup$ indexEasy.html [NC,L]
RewriteRule ^hard$ indexHard.html [NC,L]
RewriteRule ^challenge$ indexHard.html [NC,L]
RewriteRule ^solution$ index.html [NC,L]
RewriteRule ^histogram$ histogram.pdf [NC,L]

On Github License

Files

Download PDF of Htaccess file

Comments

Apache