Forum Discussion
Leonardo_39231
Nimbostratus
Jul 23, 2010Config Sync Error - /config/bigip.conf Line 0
I get the error below when attempting a "b config sync all", I believe it's telling me I have a problem with the bigip.conf file at Line 0 but I'm not what that means in terms of addressing and fixing...
Leonardo_39231
Nimbostratus
Jul 30, 2010OK I figured it out... I took out the quotation marks and it's all good now! Thanks for looking at this!!
rule special_rule {
when HTTP_RESPONSE {
if { [HTTP::is_redirect] } {
set location [HTTP::header Location]
HTTP::header replace Location [string map {"https://" "http://"} [HTTP::header Location]]
log local0. "redirected to $location and changed https to http"
}
}
}
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects
