Server Type WINNT
Web Server cgi-fcgi
PHP 4.4.3
Will vbseo work on that server?
This is a discussion on Will Vbseo work on server window? within the Pre-Sales Questions forums, part of the Announcements & Pre-Sales category; Server Type WINNT Web Server cgi-fcgi PHP 4.4.3 Will vbseo work on that server?...
Server Type WINNT
Web Server cgi-fcgi
PHP 4.4.3
Will vbseo work on that server?
yes of course if you're not scared to get your server hacked and owned, should run fine because I see IIS rewrite rules in my package![]()
lol. dont hack me ~_~ >_< . and i check on that. but how to chmod config_vbseo on server window?
hehe just joking, hmm if I remember you can setup is with ACL permissions on windows the tool from the commandline is cacls.exe or icacls, it's not as powerful as chmod for linux but I think it does the job on windows server like to allow "System Volume Information" folder wich is often restricted by default I remember to type
cacls "System Volume Information" /e /p Everyone:F /t /c
and it changes perms to everyone on Full recursively![]()