Your Account
Community
Topics (Upcoming)
More |
View story
Symfony Plugin Symlinks
http://www.digitalbase.eu/blog/symfony-plugin-symlinks
Submitted by
digitalbase
2 months, 4 days, 12 hours agoWhen installing plugins in your Symfony application, the installation process sometimes places a symbolic link in the public web directory, to the plugin web directory. In Linux those symlinks work just fine, but when a collegue checks out the code in Windows, those symlinks are degrated to ordinary files without extensions. Windows does not know what to do with them.
Tags: symfony,code,application,plugin,apache
|