web.config

  1. M

    IIS 10 ON WINDOWS 10 ERROR 500.19 web.config

    Hi, I'm using the latest version of brain cms on xampp for a long time now. I decided to switch from xampp to IIS 10 and I get this error. This is my web.config <?xml version="1.0" encoding="UTF-8"?> <configuration> <system.webServer> <rewrite> <rules>...
  2. B

    IIS web.config - element system.web > child element 'rewrite' is not valid.

    Hey. So far, I've restarted the server and now CloudFlare is giving 502 error which is I think from web.config file, because: I have no clue why it did this. It was working well before. That happened when I've restarted the VPS. Yeah, I've tried googling and come up with this, but it...
  3. MarcusDev

    web.config Subpage

    Hello DevBest :) ok, so I wanted to create a sub-page from the menu on the page. The goal is to make it so that if one enters the url / community / event then they will be transferred to the event page. Here is an example of how I want it to look like. I'll just replace experts with event. I...
Top