thanks for your advise. does anybody have a suggestion to solve my problem?
babak1110
Posts
-
why my sitemap can not be created by online sitemap generator ? -
why my sitemap can not be created by online sitemap generator ?hi friends: when i use online sitemap generator [DELETED] my website pages aren't crawled and just main page is crawled? do you know where is the problem? :( my website address is : [DELETED] my website is an advertisement website and when a user enter to it for the first time he should select his city and according to his city, appropriate advertisement will be shown to him is the current problem related to this issue?
-
which one do you prefer for a window VPS? windows server 2008 R2 OR windows server 2012 R2 standard?hi: which one do you prefer for a window VPS and why? windows server 2008 R2 OR windows server 2012 R2 standard? thankks
-
windows server 2008 R2 OR windows server 2012 R2 standard?which one do you prefer?hi: which one do you prefer for a window VPS and why? windows server 2008 R2 OR windows server 2012 R2 standard? thankks
-
why c++ is still being used?hi friends: why c++ is still being used?!
-
how to edit "alias" and "directory" in httpd.conf in Wampserver 2.4?Hi friends : when I change alias and directoy in httpd.conf file in wampserver 2.4 as below and restart all services its Icon become yellow ! :( what should I do? thanks.
Alias /myText/ "C:/myText/"
Alias /myText "C:/myText"<Directory "C:/myText/">
Options Indexes FollowSymLinks
AllowOverride All
Order allow,deny
Allow from all
</Directory>