Bugzilla setup I made a rookie mistake of enabling SSL without any SSL mods loaded on Apache. Now i can't access Bugzilla site using either https or http
how to disable or turn off the ssl_redirect option
Login to the server
cd /var/www/bugzilla (Your bugzilla document root)
Edit your data/params file, change ssl_redirect to 0.
This helps.
how to disable or turn off the ssl_redirect option
Login to the server
cd /var/www/bugzilla (Your bugzilla document root)
Edit your data/params file, change ssl_redirect to 0.
This helps.
No comments:
Post a Comment