[PHP] IIS Rewrite or Mod_Rewrite

2006-10-31 Thread Kevin

Hi,

I have created a website which is using the iis rewrite module to write 
the following:


index.php?tn_id=5ln_id=4 to something like

/contact/directions.html and this works fine

however I have a link at the bottom which needs to pass another variable 
through the query string before it would simply be:


index.php?tn_id=5ln_id=4ts=75

however if i run

/contact/directions.html?ts=75 it doesn't work and comes up with a 404 
page not found error.


Is there anyway around this?

Thanks

Kevin

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] IIS Rewrite or Mod_Rewrite

2006-10-31 Thread Kevin

Jochem Maas wrote:

Kevin wrote:
  

Hi,

I have created a website which is using the iis rewrite module to write
the following:

index.php?tn_id=5ln_id=4 to something like

/contact/directions.html and this works fine

however I have a link at the bottom which needs to pass another variable
through the query string before it would simply be:

index.php?tn_id=5ln_id=4ts=75

however if i run

/contact/directions.html?ts=75 it doesn't work and comes up with a 404
page not found error.

Is there anyway around this?



yes Apache, are you allowed/able to use apache?

  

Thanks

Kevin



no only allowed to use windows server

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] IIS Rewrite or Mod_Rewrite

2006-10-31 Thread Jochem Maas
Kevin wrote:
 Hi,
 
 I have created a website which is using the iis rewrite module to write
 the following:
 
 index.php?tn_id=5ln_id=4 to something like
 
 /contact/directions.html and this works fine
 
 however I have a link at the bottom which needs to pass another variable
 through the query string before it would simply be:
 
 index.php?tn_id=5ln_id=4ts=75
 
 however if i run
 
 /contact/directions.html?ts=75 it doesn't work and comes up with a 404
 page not found error.
 
 Is there anyway around this?

yes Apache, are you allowed/able to use apache?

 
 Thanks
 
 Kevin
 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] [ACIDIC HUMOR] Re: [PHP] IIS Rewrite or Mod_Rewrite

2006-10-31 Thread Stut

Jochem Maas wrote:

Kevin wrote:
  

Jochem Maas wrote:

yes Apache, are you allowed/able to use apache?
  

no only allowed to use windows server



ah and I see your company lives off ill-managed/spent NHS-pork - i.e. the latest
bullshit multi-billion pound NHS IT overhaul with a zero net gain in efficiency 
or insight
for end users (you know, nurses, doctors, people actually practice medicine) but
plenty of new managerial posts to supervise all the fantastic (read: over 
budget and
behind schedule) new IT projects.

governments should run their core IT infrastructures on proprietary, buggy (and 
overly
expensive) software (especially not when said enterprise has been found guilt of
anti-trust violations in multiple regions)

given that I know kust enough about IIS to stay away from it I can only
recommend that you get yourself a better* job

* better as in less morally abhorent, rather better as in more money - although 
if
you can achieve both all the better for you :-)
  


Plus, being forced to use Windows is not a reason not to use Apache!!

-Stut

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] [ACIDIC HUMOR] Re: [PHP] IIS Rewrite or Mod_Rewrite

2006-10-31 Thread Jochem Maas
Kevin wrote:
 Jochem Maas wrote:
 Kevin wrote:
  
 Hi,

 I have created a website which is using the iis rewrite module to write
 the following:

 index.php?tn_id=5ln_id=4 to something like

 /contact/directions.html and this works fine

 however I have a link at the bottom which needs to pass another variable
 through the query string before it would simply be:

 index.php?tn_id=5ln_id=4ts=75

 however if i run

 /contact/directions.html?ts=75 it doesn't work and comes up with a 404
 page not found error.

 Is there anyway around this?
 

 yes Apache, are you allowed/able to use apache?

  
 Thanks

 Kevin

 
 no only allowed to use windows server

ah and I see your company lives off ill-managed/spent NHS-pork - i.e. the latest
bullshit multi-billion pound NHS IT overhaul with a zero net gain in efficiency 
or insight
for end users (you know, nurses, doctors, people actually practice medicine) but
plenty of new managerial posts to supervise all the fantastic (read: over 
budget and
behind schedule) new IT projects.

governments should run their core IT infrastructures on proprietary, buggy (and 
overly
expensive) software (especially not when said enterprise has been found guilt of
anti-trust violations in multiple regions)

given that I know kust enough about IIS to stay away from it I can only
recommend that you get yourself a better* job

* better as in less morally abhorent, rather better as in more money - although 
if
you can achieve both all the better for you :-)

 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php