Questions tagged as 'redirect'

0
answers

Rewrite and redirect issues after I get SSL certificates

Hello! I am having problems with redirects after I have contracted two SSL certificates through Locaweb and am not experienced in configuring the web.config file. Since I did not get help from them (and they probably were not even in the mood to...
asked by 08.05.2018 / 19:33
1
answer

Send form without displaying the browser alert

I am submitting a form with JS and after doing everything right, I redirect the page as follows: window.location.href = '/admin/lojas/produtos'; The problem is that the alert always appears below and the user has to click on "leave the pa...
asked by 05.04.2018 / 16:26
0
answers

Redirect .htaccess for HTTPS

Hello, I'm not able to do the redirect via .htaccess to the same page / domain with the https protocol; I tried the code below but it does not work, the reason is that the ssl certificate was installed on the firewall, not on the machine, so...
asked by 27.01.2018 / 19:42
0
answers

I can not recover the $ _SESSION with ajax and codeigniter

I'm having difficulty retrieving a $ _SESSION using native php session with ajax in codeigniter, since when I try to check the data it reports undefined. follow the code, already thanks to all. controller login if($user->cod_user == 1)...
asked by 10.03.2017 / 03:41
1
answer

PHP session with redirection time

I need help with a user session script in PHP with timeout, so if there is no activity on the page it will be redirected to an exit page.     
asked by 31.01.2017 / 09:04
1
answer

301 redirect for dynamic domain

Good afternoon, guys. We have a myite.com site and we've updated it and domains such as myite.com?id=123 have lost their way. How do I make 301 on these dynamic URLs in IIS?     
asked by 26.06.2015 / 22:12
2
answers

Page access link

How do I when to click on the example products link, just change example content and leave header and footer quetos? do with Slin and Rain frameworks, HELP !!!.     
asked by 06.07.2017 / 03:39
1
answer

Hook for Query Log and Redirect Instruction

I'm using hook for queries log. However when I use redirect instead of load->view , the db->queries array is empty. I need to continue using the redirect statement. Can someone help me? I'm using this template : $hook['p...
asked by 16.02.2018 / 18:31