<IfModule mod_rewrite.c> RewriteEngine On # NOTE: change this to your actual StatusNet base URL path, # minus the domain part: # # http://example.com/ => / # http://example.com/mublog/ => /mublog/ # RewriteBase [[relativeurl]]/ ## Uncomment these if having trouble with API authentication ## when PHP is running in CGI or FastCGI mode. # #RewriteCond %{HTTP:Authorization} ^(.*) #RewriteRule ^(.*) - [E=HTTP_AUTHORIZATION:%1] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule (.*) index.php?p=$1 [L,QSA] </IfModule> <FilesMatch "\.(ini)"> Order allow,deny </FilesMatch>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
images | Folder | 0755 |
|
|
php53 | Folder | 0755 |
|
|
php56 | Folder | 0755 |
|
|
php71 | Folder | 0755 |
|
|
.htaccess | File | 654 B | 0644 |
|
config.php | File | 413 B | 0644 |
|
edit.php | File | 4.21 KB | 0644 |
|
edit.xml | File | 433 B | 0644 |
|
fileindex.php | File | 301 B | 0644 |
|
import.php | File | 3.39 KB | 0644 |
|
info.xml | File | 1.67 KB | 0644 |
|
install.js | File | 921 B | 0644 |
|
install.php | File | 5.28 KB | 0644 |
|
install.xml | File | 1.2 KB | 0644 |
|
md5 | File | 2.72 KB | 0644 |
|
notes.txt | File | 291 B | 0644 |
|