Forum Moderators: coopster
1. How do i view the header output from my php scripts (mainly for checking whats going on with my sessions)
2. Which part of the httpd.conf file do i need to modify to enable people on the internet to view documents hosted on my, i have done this before but am unsure how to do it again, this is the area ive modified in httpd.conf :
# Listen: Allows you to bind Apache to specific IP addresses and/or
# ports, in addition to the default. See also the <VirtualHost>
# directive.
#
#Listen 80
#Listen 80.6.180.138
I've unchecked the port and ip address and restarted the server but had no joy with people accessing from outside of my network (or, people on the internet)
Can anyone help me here.
there's this
[httpd.apache.org...]
[httpd.apache.org...]
[httpd.apache.org...]
or for Apache 2.0
[httpd.apache.org...]
a lot of ISPs won't allow connections for less than Business accounts on port 80
Thanks