Forum Moderators: coopster

Message Too Old, No Replies

Headers and apache config

Viewing headers and apache config

         

PSWorx

9:41 pm on Jan 10, 2005 (gmt 0)

10+ Year Member



Two questions:

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.

Longhaired Genius

9:51 pm on Jan 10, 2005 (gmt 0)

10+ Year Member



Here's the Searchengine World online server header checker:

[searchengineworld.com...]

PSWorx

9:53 pm on Jan 10, 2005 (gmt 0)

10+ Year Member



Alright i forgot to mention ive a few webpages that will allow me to check the header outputs and such but the main problem is allowing these sites and other users to view the content in my htdocs folder of apache, any solution on the apache config would be great

TIA

jatar_k

10:37 pm on Jan 10, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



what version of apache is it?

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

PSWorx

11:19 pm on Jan 10, 2005 (gmt 0)

10+ Year Member



Sorry forgot to mention the version, it's "1.3.31" im on NTL home 1.5mb line and have had apache setup to allow for external connections in the past altho they may have changed there setup in the past 6 months. Thanks for you help tho.

P. Davidson

PSWorx

11:39 pm on Jan 10, 2005 (gmt 0)

10+ Year Member



You were deffinatly right about the ISP banning usage of home lines on port 80, i rememberd that id changed my port last time to 82 due to yahoo file sending server application using port 80, ive resolved the matter now and headers can be viewed via the pages posted earlier, thanks alot guy, i know it wasnt the most technical or demanding question but has helped alot

Thanks