How Can i load Apache mod_negotiation

How Can i load Apache mod_negotiation

Posted by: ynzheng
Posted on: 2006-06-26 19:05:00

For some reasons,i need the apache mod_negotiation !
so
How Can i load Apache 1.3 mod_negotiation on PHP4.

my website @http://th9.net/phpinfo.php

your can visit my web @ http://th9.net/pub.php
(not http://th9.net/)

http://dlnow.com
MSN:ynzheng@gmail.com

Re: How Can i load Apache mod_negotiation

Posted by: guice
Posted on: 2006-06-26 21:56:00

You cannot load custom Apache mods. Sorry.

Re: How Can i load Apache mod_negotiation

Posted by: kchrist
Posted on: 2006-06-28 09:42:00

Apache's mod_negotiation is available, at least on the server I'm on (gap). You may need the following line in .htaccess in the root directory of your site to use it:

Options  Multiviews

(there should be a plus sign in front of Multiviews in the line above; this forum software is broken in that it strips them out for some reason)

Note that mod_negotiation has nothing to do with PHP. You may want to read the documentation for further clarification.

Re: How Can i load Apache mod_negotiation

Posted by: netdcon
Posted on: 2006-06-28 10:49:00

In reply to:

(there should be a plus sign in front of Multiviews in the line above; this forum software is broken in that it strips them out for some reason)


This little glitchy annoyed me enough to figure out how to do it, so I bring you:
+++++++++++

ObSolution: ampersand-crosshatch-four-three-semicolon.

Re: How Can i load Apache mod_negotiation

Posted by: ynzheng
Posted on: 2006-06-28 18:45:00

The config is not same on each server of dreamhost?

i cannot find the mod_negotiation on mine:

Re: How Can i load Apache mod_negotiation

Posted by: kchrist
Posted on: 2006-06-28 21:02:00

uname output won't ever show Apache modules, so that's irrelevant. Likewise, you're running PHP-CGI rather than mod_php, so Apache modules won't show up in phpinfo() output either.

Why don't you try whatever it is you need to do and get back to us if it doesn't work?

Re: How Can i load Apache mod_negotiation

Posted by: ynzheng
Posted on: 2006-06-29 00:44:00

thanks sir,

but thereis another problem now.

I Changed nothing at all,
Somedays ago,http://th9.net/pub.php is work
And now you can see it show me this

Tags: negotiationmodgmailphpphpinfomsnphp4http