publiccode.si/site/static/.htaccess

8 lines
135 B
ApacheConf
Raw Normal View History

2017-06-15 20:04:01 +02:00
RewriteEngine On
RewriteBase /
2017-06-15 20:04:01 +02:00
ErrorDocument 404 /404.html
2017-06-15 20:04:01 +02:00
# Nicer URL for share buttons
RewriteRule ^share/?$ /cgi/share.php [NC,L]