new user with a few ?

Problems with the Windows version of XAMPP, questions, comments, and anything related.

new user with a few ?

Postby n9mfk » 21. October 2013 18:26

HI,
I am a new xampp user with two questions

1. what files can I safely remove from htdocs?

2. I understand the Security page is setup only to work on localhost is there a way to make is also wok on a fix ip from another pc with in my network only ?
Thanks Beau
Last edited by n9mfk on 21. October 2013 18:50, edited 1 time in total.
n9mfk
 
Posts: 15
Joined: 18. October 2013 19:24
Operating System: windows 7

Re: new user with a few ?

Postby Altrea » 21. October 2013 18:50

Hi n9mfk,

n9mfk wrote:1. what files can I safely remove from htdoc?

Depends what you want to keep. The answer is anywhere between "all" and "nothing".

n9mfk wrote:I understand the Security page is setup only to work on localhost is there a way to make is also wok on a fix ip from another pc with in my network only ?

Take a look into the new security concept configuration at the end of \xampp\apache\conf\extra\httpd-xampp.conf
Simply add your ip there.

best wishes,
Altrea
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11926
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 10 Pro x64

Re: new user with a few ?

Postby n9mfk » 21. October 2013 20:22

I would like to keep xampp setup pages
so i know I need xampp Folder
There 5 apache Image that what im wondering about ?
thanks Beau
n9mfk
 
Posts: 15
Joined: 18. October 2013 19:24
Operating System: windows 7

Re: new user with a few ?

Postby Altrea » 21. October 2013 20:54

If you feel better to delete them, just do it.
I can't decide what to keep and what not. In my opinion there is no need to delete anything.
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11926
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 10 Pro x64

Re: new user with a few ?

Postby n9mfk » 23. October 2013 02:43

how wood one ad 192.168.1.3
Code: Select all
#
# New XAMPP security concept
#
<LocationMatch "^/(?i:(?:xampp|security|licenses|phpmyadmin|webalizer|server-status|server-info))">
   Order deny,allow
   Deny from all
   Allow from ::1 127.0.0.0/8 \
      fc00::/7 10.0.0.0/8 172.16.0.0/12 192.168.0.0/16 \
      fe80::/10 169.254.0.0/16

   ErrorDocument 403 /error/XAMPP_FORBIDDEN.html.var
</LocationMatch>

Thanks Beau
Last edited by n9mfk on 23. October 2013 13:27, edited 1 time in total.
n9mfk
 
Posts: 15
Joined: 18. October 2013 19:24
Operating System: windows 7

Re: new user with a few ?

Postby JJ_Tagy » 23. October 2013 03:26

This (192.168.0.0/16) already has it covered.
JJ_Tagy
 
Posts: 788
Joined: 30. January 2012 13:44
XAMPP version: 5.5.15
Operating System: Windows 10 Pro x64

Re: new user with a few ?

Postby n9mfk » 23. October 2013 03:53

the security page will only load from localhost
not from my pc that on the local network my ip 192.168.1.3
beau
Last edited by n9mfk on 23. October 2013 13:27, edited 1 time in total.
n9mfk
 
Posts: 15
Joined: 18. October 2013 19:24
Operating System: windows 7

Re: new user with a few ?

Postby JJ_Tagy » 23. October 2013 04:01

What is the IP of the server? What is your current bitmasking within the network and on your machines?
JJ_Tagy
 
Posts: 788
Joined: 30. January 2012 13:44
XAMPP version: 5.5.15
Operating System: Windows 10 Pro x64

Re: new user with a few ?

Postby n9mfk » 23. October 2013 13:44

xampp ip 192.168.1.4 not shure what you mean by bitmasking but Subnet Mask: 255.255.255.0
Beau
n9mfk
 
Posts: 15
Joined: 18. October 2013 19:24
Operating System: windows 7

Re: new user with a few ?

Postby JJ_Tagy » 23. October 2013 14:22

Yes, subnet mask. I've never checked, but have you tried unmasking the subnet? Perhaps the router isn't allowing access.

EDIT: I just ran a test in my local network to access xampp security page from across subnets and it works just fine if I change the mask.
JJ_Tagy
 
Posts: 788
Joined: 30. January 2012 13:44
XAMPP version: 5.5.15
Operating System: Windows 10 Pro x64

Re: new user with a few ?

Postby n9mfk » 23. October 2013 15:41

the only way it works for me is is adding
Code: Select all
 Allow from 192.168.1.3

beau
n9mfk
 
Posts: 15
Joined: 18. October 2013 19:24
Operating System: windows 7

Re: new user with a few ?

Postby JJ_Tagy » 23. October 2013 22:16

Oh, you changed the IP address which negates the need to ask about the subnet mask. Oh well. At least it works for you now.
JJ_Tagy
 
Posts: 788
Joined: 30. January 2012 13:44
XAMPP version: 5.5.15
Operating System: Windows 10 Pro x64

Re: new user with a few ?

Postby n9mfk » 24. October 2013 13:42

where can i find what fc00:: fe80:: 1::mean?
thanks eau
n9mfk
 
Posts: 15
Joined: 18. October 2013 19:24
Operating System: windows 7

Re: new user with a few ?

Postby JJ_Tagy » 24. October 2013 15:03

JJ_Tagy
 
Posts: 788
Joined: 30. January 2012 13:44
XAMPP version: 5.5.15
Operating System: Windows 10 Pro x64


Return to XAMPP for Windows

Who is online

Users browsing this forum: tysonzach and 144 guests