Файл: Twitter.Clone/TWITTER.CLONE/UPLOAD/.htaccess
Строк: 23
RewriteEngine on
#if the site is placed in the root folder of the
domain,
#the following line should be: RewriteBase /
#it also may be
unnecessary - this depends on the server configuration
#example set
/revou/ if setup url is yoursite.com/demo, set / if setup url is
yoursite.com
RewriteBase /revou/
#
##please DO NOT edit these
lines:
RewriteRule
^(css|js|grafika|sample_photos|avatars25|avatars_mini|resources|ajax|colourmod|rss|backgrounds|bglib|adminlogin|vision|post_img|logo|db_backup)
- [L]
RewriteRule ^api\/ - [L]
RewriteRule
^(logout.php|randompic.php|sticker_data.php|my_status.php|sticker.swf|delete_me.php|get_sms.php)
- [L]
#RewriteRule ^.*$ index.php
RewriteRule ^[^/].*$ index.php