Re: Dir Module problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



logs below:

i accessed the site www.mydomain.com/ -- no error since the server replied with "200" unfortunately the index page did not load... 

	xxx.xxx.xxx.xxx - - [07/Dec/2006:19:17:56 +0800] "GET / HTTP/1.0" 200 - "-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050524 Fedora/1.0.4-4 Firefox/1.0.4"

now i accessed the site including the index page.. www.mydomain.com/index.php   
server replied with "200" and page was loaded....
	xxx.xxx.xxx.xxx - - [07/Dec/2006:19:18:13 +0800] "GET /index.php HTTP/1.0" 200 39380 "-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050524 Fedora/1.0.4-4 Firefox/1.0.4"
	xxx.xxx.xxx.xxx - - [07/Dec/2006:19:18:14 +0800] "GET /index.php?=PHPE9568F34-D428-11d2-A769-00AA001ACF42 HTTP/1.0" 200 2962 "http://www.mydomain.com/index.php"; "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050524 Fedora/1.0.4-4 Firefox/1.0.4"


thanks,


On Tuesday 05 December 2006 16:25, Boyle Owen wrote:
> > -----Original Message-----
> > From: JM [mailto:jerome@xxxxxxxxx]
> > Sent: Tuesday, December 05, 2006 9:12 AM
> > To: users@xxxxxxxxxxxxxxxx
> > Cc: Boyle Owen
> > Subject: Re:  Dir Module problem
> >
> > On Thursday 30 November 2006 19:05, Boyle Owen wrote:
> > > > -----Original Message-----
> > > > From: JM [mailto:jerome@xxxxxxxxx]
> > > > Sent: Thursday, November 30, 2006 11:23 AM
> > > > To: users@xxxxxxxxxxxxxxxx
> > > > Subject:  Dir Module problem
> > > >
> > > > Hi,
> > > >
> > > > 	I have this in my httpd.conf
> > > >
> > > > <IfModule dir_module>
> > > >     DirectoryIndex index.php
> > > > </IfModule>
> > > >
> > > > mod_dir - module is listed in the compiled modules
> > > >
> > > > 	why is it when i try to visit the site..
> > > > http://mydomain.com/sample/
> > > >
> > > > 	index.php doesn't show up.. i have to manually add
> > > > index.php as part of the
> > > > url.. or use .htaccess to make it work..
> > >
> > > What do you mean "or use .htaccess to make it work.."? What
> >
> > do you put
> >
> > > there?
> >
> > a Rewrite rule...
>
> Oh that's clear then... glad we got that sorted out...
>
> > do you have an idea how to fix this problem?
>
> As long as I'm guessing blind on tiny snippets of info, no.
>
> > http://mydomain.com/ <--- this doesn't work
>
> WTF does "doesn't work" mean? What *exactly* happens? What do you see in
> the error and access logs? (cut'n'paste - don't dream of paraphrasing..)
>
> Rgds,
> Owen Boyle
> Disclaimer: Any disclaimer attached to this message may be ignored.
>
> > http://mydomain.com/index.php <-- this works
> >
> > > Rgds,
> > > Owen Boyle
> > > Disclaimer: Any disclaimer attached to this message may be ignored.
> > >
> > > > 	Im using apache 2.2
> >
Mailing-Lists
> >
> >
> > ---------------------------------------------------------------------
> >
> > > > The official User-To-User support forum of the Apache HTTP
> > > > Server Project.
> > > > See <URL:http://httpd.apache.org/userslist.html> for more info.
> > > > To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
> > > >    "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
> > > > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
> > >
> > > This message is for the named person's use only. It may contain
> > > confidential, proprietary or legally privileged information. No
> > > confidentiality or privilege is waived or lost by any
> >
> > mistransmission. If
> >
> > > you receive this message in error, please notify the sender
> >
> > urgently and
> >
> > > then immediately delete the message and any copies of it
> >
> > from your system.
> >
> > > Please also immediately destroy any hardcopies of the
> >
> > message. You must
> >
> > > not, directly or indirectly, use, disclose, distribute,
> >
> > print, or copy any
> >
> > > part of this message if you are not the intended recipient.
> >
> > The sender's
> >
> > > company reserves the right to monitor all e-mail
> >
> > communications through
> >
> > > their networks. Any views expressed in this message are those of the
> > > individual sender, except where the message states
> >
> > otherwise and the sender
> >
> > > is authorised to state them to be the views of the sender's company.
> >
> > ---------------------------------------------------------------------
> >
> > > The official User-To-User support forum of the Apache HTTP
> >
> > Server Project.
> >
> > > See <URL:http://httpd.apache.org/userslist.html> for more info.
> > > To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
> > >    "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
> > > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
> >
> > ---------------------------------------------------------------------
> > The official User-To-User support forum of the Apache HTTP
> > Server Project.
> > See <URL:http://httpd.apache.org/userslist.html> for more info.
> > To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
> >    "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
> > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
>
> This message is for the named person's use only. It may contain
> confidential, proprietary or legally privileged information. No
> confidentiality or privilege is waived or lost by any mistransmission. If
> you receive this message in error, please notify the sender urgently and
> then immediately delete the message and any copies of it from your system.
> Please also immediately destroy any hardcopies of the message. You must
> not, directly or indirectly, use, disclose, distribute, print, or copy any
> part of this message if you are not the intended recipient. The sender's
> company reserves the right to monitor all e-mail communications through
> their networks. Any views expressed in this message are those of the
> individual sender, except where the message states otherwise and the sender
> is authorised to state them to be the views of the sender's company.
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
>    "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
> For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux