Questions tagged as 'url'

1
answer

HTACCES url problems - 301 redirect does not work on a page

I redirected 301 of some of the url's from my site recently and started to give the image problem: My.htacceslookslikethis:RewriteEngineOnOptionsAll-IndexesRewriteCond%{SCRIPT_FILENAME}!-fRewriteCond%{SCRIPT_FILENAME}!-dRewriteRule^(.*)$inde...
asked by 06.10.2016 / 13:32
0
answers

every time I refresh add 1 item to cart

I'm working on a wordpress site and I'm having a problem. The site is based on the purchase of software - Premium, Free and for that I used a princing table . In woocomerce I created 2 products and the id of the created products I place...
asked by 24.06.2016 / 18:57
0
answers

C # - How to put a secondary address in WebBrowser

Hello, How to put secondary address in WebBrowser in Visual Studio 2015. // webBrowser1 // resources.ApplyResources(this.webBrowser1, "webBrowser1"); this.webBrowser1.Name = "webBrowser1"; this.webBrows...
asked by 17.05.2016 / 21:06
1
answer

Friendly URL with dynamic product name and id

I'm working with friendly URLs in a site developed in PHP. I created the .htaccess file and made the necessary redirects according to my needs. For example, the page namesite.com/contact.php is now as nomedosite.com/contact. So far so good. Now...
asked by 26.04.2016 / 18:55
0
answers

How to use a credential in the url when the user name is an email? Do you need to escape?

For you to make connections via SSH, the credentials are usually used directly in the url so you do not have to set the user and password at all times. Example: ssh://login:[email protected]/repos/repositorio.git This is exactly what I'm d...
asked by 20.05.2016 / 14:43
1
answer

Assorted Value [] equals checkbox

I made a table with 180 checkboxes but only 3 will be randomly selected by the site visitor. When I click "Next" it will appear OK in the URL of the next page: ....&values[]=18&values[]=19&values[]=110 On the next page h...
asked by 10.04.2016 / 02:10
3
answers

URL Problem with Bar /

In Laravel it is very common to use friendly URLs and also very easy to use. The system is ready for this. However, I have a problem that I did not care about until now. And now I want to know why. I have a simple route for all my pages:...
asked by 11.11.2015 / 19:21
3
answers

How can I simplify URLs for a website?

To access a particular area of the site, I have to indicate one to three parameters in the URL: Normal URL: # aceder a um módulo http://www.meusite.com/index.php?mod=john # aceder a um sub-módulo: http://www.meusite.com/index.php?mod=joh...
asked by 28.12.2013 / 10:37
1
answer

Suffix added to the URL of the Wordpress site

Good afternoon, My website (built in Wordpress platform) has a problem with all URLs - there is always a suffix "? v = (code)". link I've already disabled all plugins and changed the theme, but the problem remains. Any tips? Thank...
asked by 29.10.2015 / 01:19
1
answer

friendly urls for various folders [closed]

I have these urls, I'm using subfolders, but htaccess will stay in the root MEDICAL PASTA When the person logs in for redirection it appears in the url? id = 1 without the index laudar.php?id=1 relatoriolaudos.php?id=1 listalaudos.php?id...
asked by 08.08.2015 / 21:14