Login form request return error 403 on laravel 7 - laravel-7

i just created a new laravel project install the authentication package like i usually does, but when i tried to access login, it return error 403 and said :
"Access forbidden!
You don't have permission to access the requested directory. There is either no index document or the directory is read-protected.
If you think this is a server error, please contact the webmaster."
the register is working fine and all other pages that i create are fine too, just the login that has error when i tried to access the login form. i dont understand whats wrong because i did the instalation just like usual and it worked on the last project a week ago
i'm using apache

i solved it, turns out my partner create a folder name "login" inside public for css folder. i just need to rename it and it work now. i hope this can be a lesson to everyone

Related

403 - Forbidden: Access is denied. Getting my site to display

I am trying to change the content of my site (it is a help site and I have gone from using one software package to another for creating it) and usually, I would just make sure that the content was in the root folder and all is good.
The issue is that when I change the content I get a 404 error, so I did some googling and put some code in the web.config file and now I get a 403 error! Then I tried everything I could and still get the 403.
If I change the content in the root folder back to the original, there is no problem and on another site I have, I can just add a folder then navigate to www.site.com/newfolder and it works fine.

HTTP Error 404:File or Directory doesn't exist

I have my local site hosted on IIS and Sitecore.
When i am trying to access the site from my local ex: http://xyz.local/ I am getting the following error as shown in the below image. But i am able to access my local sitecore instance ex: http://xyz.local/sitecore/login.
I have tried checking the permissions for the root folder which has full control for all the users.
also tried some of the solutions but didn't work.
Appreciate any inputs on this.
Thanks.

Joomla Server unable to read htaccess file, denying access to be safe

From administrator panel I can't find my plugin css or js file. In console log it's showing :
Failed to load resource: the server responded with a status of 403
(Forbidden)
Now when I access this file from console login the browser showing me following message :
Forbidden
You don't have permission to access /plugins/system/helix3/assets/css/bootstrap.css on this server.
Server unable to read htaccess file, denying access to be safe
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Can you guys tell me how can I solve this problem. For this error my plugin is not correctly displaying :(
Thank You.
There is little information you give about your problem, but I will try to help you the same. I had a similar problem and with some research I was able to figure out what my problem was.
First check if file exist /plugins/system/helix3/assets/css/bootstrap.css
Second check the access permissions of your /plugins/system/helix3/assets/css/bootstrap.css in joomla and in the folder permission.
Third check if the css you are using does not need anything else to work. Example in mine was a problem with a plugin for firefox.
Sorry for my English but this is not my native language.

Apache Test page showed up out from nowhere

I've been working on a web page for a while on Centos 6.3 server
Everything was fine, the page was accessible etc.
I was screwing around trying to get pchart working, i didnt do much with it except for adding a new folder in my /var/www/html; I also tried installing GD, dont think it worked.
Now everytime I go to my web-page url i get the apache test page.
It is now giving me You dont have permissions to access / on this server
Help please
/var/www directory is owned by the user "apache" and the group "apache", my case that had changed for some reason

Access denied on 1&1 server

I am having a problem with hosting a website on a 1&1 server (Bought package is SmartWeb M). I uploaded everything to the public_html folder (before you ask - yes, index.html is located in the document root and not one of the subfolders). When I then try to call the page in a browser I get the following error:
Forbidden
You don't have permission to access /index.html on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Since I couldn't find any .htaccess on forehand I created one in hope that that would fix it - nothing.
I have been waiting for an answer from the 1&1 help desk in more than 3 days now and I am moderately angry at their service.
Could anyone help me with this?
Thanks!
It turns out, that my files did have the wrong permissions. Make sure to get them to -755!

Resources