Welcome Guest, Not a member yet? Register   Sign In
Problem in web.config
#1

[eluser]Yahya Kazemi[/eluser]
Hi everybody.

I worked in apache for a long time, and never had worked in IIS up to now.
By the way i forced to upload my cms in a IIS host.

My problem is about .htaccess file that have to be converted to web.config.
I dont know about web.config at all, and i dont have enough time to read.

Please help me, i need to upload my cms quickly.

My .htaccess code is like this:

RewriteEngine on
RewriteCond $1 !^(index\.php|images|templates|temp|uploads|public|robots\.txt)
RewriteRule ^(.*)$ index.php/$1 [L]


Please write me the web.config code.
Thanks in advanced.




Theme © iAndrew 2016 - Forum software by © MyBB