Page 1 of 1

Help me Please(Change Authentication required Notice)

PostPosted: 26. June 2010 09:58
by mhs
hi guys im new in xampp and i have some question !

first: how can i change xampp folder name !?? can i do that or no???

My second Problem is when Authentication required Failed it Get me an Error I want to Change That notice . haw can do that ???(i want to change this error notice)

Image

thx in advance

Re: Help me Please(Change Authentication required Notice)

PostPosted: 30. June 2010 18:03
by JonB
In the XAMMP Control Panel there is a Setup button. Run Setup, use the Option to relocate XAMPP.

Error Messages are in /apache/error !!!! :shock: :shock:

:roll:

Re: Help me Please(Change Authentication required Notice)

PostPosted: 02. July 2010 14:21
by BigWetDog
If I understand part two of your question, you want to configure a custom error for 401. Starting at about line 430 of httpd.conf there is a section for configuring custom error responses.
For more information refer to http://httpd.apache.org/docs/2.2/mod/co ... ordocument
Keep in mind that the page you use for a custom error for a 401 response needs to be located in a path outside the protected content.