rewrite share URL for Apache

lektura
max.mehl 2017-06-15 20:04:01 +02:00
parent 552d583987
commit f21e9ea136
1 changed files with 5 additions and 0 deletions

View File

@ -1 +1,6 @@
RewriteEngine On
ErrorDocument 404 /404.html
# Nicer URL for share buttons
RewriteRule ^share/?$ /cgi/share.php [NC,L]