JonathanReeve / sanger

Margaret Sanger Papers Project Search Engine
0 stars 3 forks source link

PHP files #94

Open EstherKatz opened 9 years ago

EstherKatz commented 9 years ago

Still having trouble adding new php files. I did pull request and synced them. what happens now? doe new pages and files from images and documents get uploaded this way?

JonathanReeve commented 9 years ago

I noticed that in d9981830b42b0ccab1f22f821946182220887335 you successfully added About-Project.php. These files are accessible at http://sangerpapers.org/sanger, so for instance, in this repository, app/About-Project.php is accessible at http://sangerpapers.org/sanger/app/About-Project.php. The root files, however, i.e. at http://sangerpapers.org, are not under VC yet.

EstherKatz commented 9 years ago

So what does that mean?

JonathanReeve commented 9 years ago

Actually, I was wrong--http://sangerpapers.org/index.php is actually just a symlink to app/index.php, so you can edit the index file there.