NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Using SRV web server with mod_rewrite


Joined: 27 Feb 2009
Posts: 4
Reply with quote
I'm using PhpED to develop my drupal website, it's a nice tool, but if I open clean URL support in drupal with mod_rewrite on, PhpED SRV local web server will always hit "404 not found" error when I run my website in PhpED:

HTTP/404
The requested URL alias for D:/Fragrance/WebSite/YBtech/node/2 is not defined.

When I run my website in Apache server ,everything is OK. So now I'm wondering whether PhpED SRV server need my extra configuration like what I do in the http.conf for Apache?
Where can I configurate SRV server to support mod_rewrite?

Thanks
View user's profileFind all posts by scapabcSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8340
Reply with quote
mod_rewrite is an Apache module. It can not be used with any other web servers.
In other words, you have to use Apache if your php application depends on mod_rewrite.
PhpED supports all web servers that can php, and debugger modules are available for many platforms including FreeBSD, Linux, Solaris, Windows etc... Check readme.txt file in %PROGRAMFILES%\nusphere\phped\debugger\server subdirectory for supported platforms.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 27 Feb 2009
Posts: 4
Reply with quote
thanks, dmitri. I finally solved the problem by using remote debug with apache support Last weekend.
View user's profileFind all posts by scapabcSend private message
Using SRV web server with mod_rewrite
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic