I pushed an update today that improves the behavior of "/"-terminated URLs in 
the project server by using default index pages. The "index.html" case will 
work by default. I also added an `index-pages` setting to `pollen/setup` that 
will let you configure the names of the default pages that the project server 
will use.

This is just a convenience within the project server so that "/"-terminated 
URLs will do something useful. It does not carry over to `raco pollen render`, 
nor a live web server (where the equivalent behavior would be implemented with 
an ".htaccess" file).

-- 
You received this message because you are subscribed to the Google Groups 
"Pollen" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pollenpub+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to