Skip to content

Commit e72e3ce

Browse files
committedDec 10, 2015
acnp - issn rewrite
1 parent a7501d8 commit e72e3ce

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed
 

‎acnp/.htaccess

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Options +FollowSymLinks
2+
RewriteEngine on
3+
RewriteRule ^/?$ http://acnp.unibo.it/ [R=302,L]
4+
RewriteRule ^issn/(.*)$ http://acnp.unibo.it/cgi-ser/start/it/cnr/ds-p.tcl?issn=$1 [R=302,L]

‎acnp/README.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# ACNP
2+
3+
http://acnp.unibo.it
4+
5+

0 commit comments

Comments
 (0)
Please sign in to comment.