Skip to content

Library Not Working in the ROOT directory of cpanel #151

@mohitvf

Description

@mohitvf

This library is not working when i put my project directly in the root directory.

Root Directory(public_html) - Not working in this scenario

	csrf-lib(Library in root directory)
	file1->project file direct in root directory
	file2->project file direct in root directory
	file3->project file direct in root directory

Error :
1 .Generate null token in Get parameter ( mydomain.com?csrf_token=null )
2. OWASP CSRF PROTECTOR VALIDATION FAILURE.

But it works when i put my project in a folder created inside the root directory.

Root Directory(public_html) - working perfect in this scenario

	csrf-lib(Library in root directory)
	My-project->folder in root directory(contains files)
	      file1->project file inside My-project Folder
	      file2->project file inside My-project Folder
	      file3->project file inside My-project Folder

Please help me it is mandatory to submit my project to Project Manager before 07 Dec 2021.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions