Questions tagged as '404'

2
answers

Block access to subfolders in the URL (WordPress) from the 403 forbidden

I hope my question is clear: I have already seen images uploaded by Amazon CloudFront that have their "differentiated" URL for images and blocks all subfolders of the path if the user tries to access. I explain. URL displaying the image:...
asked by 24.03.2018 / 18:28
2
answers

Ebit banner with 404 error and infinite loop with adblock on

Hello, I'm trying to implement the ebit banner in the woocommerce virtual store. I added code lines that ebit sent me but when I run it, 2 errors appeared. I decided to create an empty page in html and placed only the banner code: <!...
asked by 06.04.2018 / 22:46
1
answer

Spring Boot - Error 404 nonsense

I'm starting with Spring boot and I created a project by Spring Initializr with Spring Boot 2.0.5 and dependencies Web, PostgreSQL e DevTools , I imported the project In IntelliJ, so far, I've been following some tutorials I've se...
asked by 17.09.2018 / 22:58
0
answers

Page 404 return only with iOS devices

I published an application on www.yoohood.fun, created with the create-react-app, using an AWS server, and when the user signs in with the Facebook account, it is redirected to the / sync folder. But when someone accesses the iphone, whether thr...
asked by 30.08.2017 / 23:25
2
answers

Remove .php extension from pages, however ERROR 404 - PAGE NOT FOUND appears

I'm trying to remove the .php extension from my web pages. I created a .htaccess file as below and put it in the root directory DirectoryIndex index.php RewriteEngine on RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME}\...
asked by 23.09.2018 / 07:21
0
answers

Rotast System

I saw a publication in Stack Overflow about what I'm asking, but it did not meet what I'm looking for. Reason for doubt is because I am doing a PHP course, but I do not know the problem is the version that was used, considering that the cours...
asked by 29.10.2018 / 13:27
1
answer

Error 404 wordpress paging

Developed a child theme based on the Spacious , the problem is that doing a search is returned that exists for example 20 results, on the first page I see the first 10 results, however when I go to page 2, I get a 404 error, and there are still...
asked by 12.09.2018 / 19:19
0
answers

ERROR 404 - IONIC

Good Night This is giving 404 error all the time. Does anyone have a solution? My tabs do not appear. I tried to comment all the tabs, and also all the reference related to tabs in the code. However, the error still persists.     
asked by 06.05.2018 / 01:45
1
answer

Error Treatments 404 and 500

Good afternoon, my question is as follows as I am still new to asp.net and on the DDD I still have some doubt that it is in which layer using the DDD standard I would implement the 404 and 500 error handling, if would be in the presentation laye...
asked by 30.11.2017 / 19:28
1
answer

Error creating Module zend framework

I created a new module in the zend, but it gives as 404 error. modules.config.php return [ 'Zend\Router', 'Zend\Validator', 'Application', 'Album' <-- módulo que foi criado. ]; module.config.php namespace Album;...
asked by 10.10.2017 / 15:27