Jump to content

Recommended Posts

Posted

Hello everyone.

I'm a relatively novice Processwire user so apologies if my query is easily resolved or if there have been previous posts.

Can someone tell me why uppercase letters are not allowed in path names?

Thanks in advance for your help.

  • Like 2
Posted

In general:
Apache servers are case sensitive. A request for /directory/file will be treated as a request for a different file
than one for /Directory/File.

Search engine’s are case sensitive. They’re going to view /directory/file and /Directory/File as the locations
of two different documents

In processwire:
https://processwire.com/talk/topic/23223-allow-upper-case-in-url/
https://processwire.com/blog/posts/page-name-charset-utf8/

 

  • Like 4

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...