Thread: apache issue,
View Single Post
Old 01-28-2012, 09:52 AM  
cooldude7
Confirmed User
 
cooldude7's Avatar
 
Industry Role:
Join Date: Nov 2009
Location: Heaven
Posts: 4,306
i am using Apache/2

the thing is there is this inxy feeds installation which i cant access unless i add

ErrorDocument 401 default
in httpd.conf

and if i add it, server goes mad.,

htaccess has this

RewriteEngine On

#INXY_BEGIN
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*).html$ index.php?inxy_query=$1.html&%{QUERY_STRING} [L]
#INXY_END

thanks

Last edited by cooldude7; 01-28-2012 at 09:58 AM..
cooldude7 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote