Search

Is there anyway I can have an uppercase URL handle. I enter it as uppercase, but then Symphony defaults it back to lower case.

I'm trying to change this url:

http://www.brymauestates.co.uk/c6/

to this

http://www.brymauestates.co.uk/C6/

I have tried this:

RewriteEngine on RewriteRule ^http://www.brymauestates.co.uk/c6/$ http://www.brymauestates.co.uk/C6/

Nothing doing though, any ideas???

Anybody have any experience with this?

Strange that it's case sensitive. You could try changing your rewrite rule to:

RewriteRule ^c6/$ /C6/

See if that works. Pretty sure you don't need to specify the full URL's

Hmm, that gives me a 404 error now, and the url still stays the same

http://www.brymauestates.co.uk/c6/

Sorry Alistair, the site is pre S2, its on 1.7 - as I understand it doesn't happen in S2. I have flagged it up here because the old Overture site is not frequented as often.

Create an account or sign in to comment.

Symphony • Open Source XSLT CMS

Server Requirements

  • PHP 5.3-5.6 or 7.0-7.3
  • PHP's LibXML module, with the XSLT extension enabled (--with-xsl)
  • MySQL 5.5 or above
  • An Apache or Litespeed webserver
  • Apache's mod_rewrite module or equivalent

Compatible Hosts

Sign in

Login details