I cannot see tag-pages ( error 403 )

I tried grav-skeleton-blog-site-v1.0.0 on Win7-jp with xampp 1.8.3.
I can see the home-page (start-page). but I cannnot see tag-pages.
When I clicked a tag buttton, I got a 403error page.

Apache error log : [Thu Dec 25 00:04:02.090062 2014] [core:error] [pid 3768:tid 1664] (20024)The given path is misformatted or contained invalid characters: [client ::1:2213] AH00127: Cannot map GET /CMS/grav/tag:photography HTTP/1.1 to file, referer: http://localhost/CMS/grav/

It is thought that a colon is an invalid character on Windows + xampp?

thanks.

This does seem to be a XAMPP specific issue, not with Grav specifically :

http://stackoverflow.com/questions/13089176/error-403-and-xampp-error-20024

and some more extensive discussions on it here:

Happy to have helped.
I read Apache bug 41441, and feel disapointed to the difference between Apache on Linux and Windows.
Because I have a windows-pc only.

Thanks a lot.

There are many other options for Apache on windows other than XAMPP, perhaps try another one?

odahiraku - another possibly would be a LAMP stack on a virtual machine via Vagrant.

rhukster - Unfortunately, I couldn’t find a option to use a colon in URL.
Bob Rockefeller - I am always nervous before installing new software. I need little time to decide.

Thank you again for your good thoughts.