alfa256/remotepad/master/.htaccess - Htaccess File

alfa256/remotepad/master/.htaccess

RewriteEngine On
RewriteRule ^n/(.+)$ notes.php?add=$1 [QSA]
#RewriteRule ^n/?([A-Za-z0-9­]+)/?$ notes.php?add=$1 [QSA]
#RewriteRule ^n/?$ [R=301,L]
#RewriteRule ^n/?([A-Za-z0-9s]+)/?$ notes.php?add=$1 [QSA]
RewriteRule ^n/?$ ./ [R=301,L]

On Github License

Files

Download PDF of Htaccess file

Comments

Apache